Return a data.frame of derived PK parameters for a 1-, 2-,
or 3-compartment linear model given provided clearances and
volumes based on the inferred model type.
vc: Central Volume (for 1-, 2- and 3-
compartment models)
kel: First-order elimination rate (for 1-, 2-, and
3-compartment models)
k12: First-order rate of transfer from central to
first peripheral compartment; (for 2- and 3-compartment models)
k21: First-order rate of transfer from first
peripheral to central compartment, (for 2- and 3-compartment
models)
k13: First-order rate of transfer from central to
second peripheral compartment; (3-compartment model)
k31: First-order rate of transfer from second
peripheral to central compartment (3-compartment model)
vp: Peripheral Volume (for 2- and 3- compartment models)
vp2: Peripheral Volume for 3rd compartment (3- compartment model)
vss: Volume of distribution at steady state; (1-, 2-, and 3-compartment models)
t12alpha: \(t_{1/2,\alpha}\); (1-, 2-, and 3-compartment models)
t12beta: \(t_{1/2,\beta}\); (2- and 3-compartment models)
t12gamma: \(t_{1/2,\gamma}\); (3-compartment model)
alpha: \(\alpha\); (1-, 2-, and 3-compartment models)
beta: \(\beta\); (2- and 3-compartment models)
gamma: \(\beta\); (3-compartment model)
A: true A; (1-, 2-, and 3-compartment models)
B: true B; (2- and 3-compartment models)
C: true C; (3-compartment model)
fracA: fractional A; (1-, 2-, and 3-compartment models)
fracB: fractional B; (2- and 3-compartment models)
fracC: fractional C; (3-compartment model)