powered by
Calculate pharmacokinetic parameters with volume of distribution(V1) and parameter (alpha) in the model "Aexp(-alpha)"
OneComp_Volume_Exponent(V1,alpha,V1.sd=NA,alpha.sd=NA, covar=c(V1alpha=NA),...)
The volume of distribution of compartment 1
parameter in one compartment model "Aexp(-alpha)"
standard error of V1
standard error of A
covariances among parameters
arguments to be passed to methods
http://www.nonmemcourse.com/convert.xls
# NOT RUN { OneComp_Volume_Exponent(V1=8,alpha=0.5,V1.sd=0.01,alpha.sd=0.001) # }
Run the code above in your browser using DataLab