ThreeComp_Volume_RateConstant: Convert pharmacokinetic parameters for three compartment model
Description
Calculate pharmacokinetic parameters with volume of distribution (V1),
elimination rate constant (k10), and transter rate constants
(k12, k13, k21, and k31)
# NOT RUN {ThreeComp_Volume_RateConstant(V1=10,k10=0.3,k12=0.2,k13=0.1,k21=0.02,
k31=0.001,V1.sd=0.1,k10.sd=0.002,k12.sd=0.001,
k13.sd=0.0005,k21.sd=0.0005,k31.sd=0.000005)
# }