powered by
Calculate pharmacokinetic parameters with clearance (Cl1) and half-life (t_alpha)
OneComp_Volume_Clearance_HalfLife(Cl1,t_alpha, Cl1.sd=NA,t_alpha.sd=NA,covar=c(Cl1talpha=NA),...)
Clearance from compartment 1
half life of compartment 1
standard error of Cl1
standard error of t_alpha
covariances among parameters
arguments to be passed to methods
http://www.nonmemcourse.com/convert.xls
# NOT RUN { OneComp_Volume_Clearance_HalfLife(Cl1=4,t_alpha=0.568, Cl1.sd=0.01,t_alpha.sd=0.0003) # }
Run the code above in your browser using DataLab