Skip to content

Commit 25deef7

Browse files
author
PharmCat
committed
docs
1 parent 3a1b66d commit 25deef7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# ClinicalTrialUtilities
22

3-
**VERSION 0.2.0 INCOMATIBLE WITH 0.1.x**
4-
53
Clinical trial related calculation: descriptive statistics, power and sample size calculation, power simulations, confidence interval, pharmacokinetics/pharmacodynamics parameters calculation.
64

75
[![Build Status](https://travis-ci.com/PharmCat/ClinicalTrialUtilities.jl.svg?branch=master)](https://travis-ci.com/PharmCat/ClinicalTrialUtilities.jl)

docs/src/nca.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Non-compartment analysis
22

3+
*See [MetidaNCA.jl](https://github.com/PharmCat/MetidaNCA.jl). MetidaNCA.jl will replace CTU in plans.*
4+
35
NCA analysis based on following steps:
46

57
1. Loadind data to DataFrame;

0 commit comments

Comments
 (0)