powered by
Calculate pharmacokinetic parameters with volume of distribution (V1) and clearance (Cl1)
OneComp_Volume_Clearance(V1,Cl1,V1.sd=NA,Cl1.sd=NA, covar=c(V1Cl1=NA),...)
The volume of distribution of compartment 1
Clearance from compartment 1
standard error of V1
standard error of Cl1
covariances among parameters
arguments to be passed to methods
http://www.nonmemcourse.com/convert.xls
Gabrielsson and Weiner(2006) Pharmacokinetic and Pharmacodynamic Data Analysis: Concepts and Applications, Swedish Academy of Pharmaceutical Sciences.
# NOT RUN { OneComp_Volume_Clearance(V1=8,Cl1=4,V1.sd=0.01,Cl1.sd=0.01) # }
Run the code above in your browser using DataLab