powered by
Calculate pharmacokinetic parameters with volume of distribution (V1) and elimination rate constant (k10)
OneComp_Volume_RateConstant(V1,k10, V1.sd=NA,k10.sd=NA,covar=c(V1k10=0),...)
The volume of distribution of compartment 1
elimination rate constant
standard error of V1
standard error of k10
covariances among parameters
arguments to be passed to methods
http://www.nonmemcourse.com/convert.xls
# NOT RUN { OneComp_Volume_RateConstant(V1=8,k10=0.5,V1.sd=0.01,k10.sd=0.002) # }
Run the code above in your browser using DataLab