- ui
A model in terms of Clearance
- type
the type of PK transformation to make:
- "k"
: Change to rate constants (kel, k12, k21, k13, k31)
- "vss"
: Change to volume of distribution at steady state (cl, vc, q, vss)
- "aob"
: Change to A/B ratio (aob, alpha, beta, vc)
- "k21"
: Change to k21 constant (k21, alpha, beta, vc) or (k21, k31, alpha, beta, gam, vc)
- "alpha"
: Change to macro constants (alpha, beta, gam, A, B, C, vc)
- k13
name of rate constant from central to periph2
- k31
name of rate constant from periph2 to central
- k12
name of rate constant from central to periph1
- k21
name of rate constant from periph1 to central
- kel
name of elimination rate constant
- vc
name of central compartment volume
- cl
name of clearance
- vp
name of volume of periph1
- q
name of intercompartmental clearance between central and
periph1
- vp2
name of volume of periph2
- q2
name of intercompartmental clearance between central and
periph2
- vss
name of volume of distribution at steady state
- aob
A/B ratio
- alpha
macro constant name for first exponential decay term
- beta
macro constant name for second exponential decay term
- gam
macro constant name for third exponential decay term
- A
macro coefficient for the first exponential decay term
(corresponds with alpha)
- B
macro coefficient for the second exponential decay term
(corresponds with beta)
- C
macro coefficient for the third exponential decay term
(corresponds with gam)
- s
sum constant name for the k12 three compartment
- p
product constant name for the k12 three compartment
- tmp
name of temporary variable for the three compartment
with `A`, `B`, `C`, `alpha`, `beta` and `gam`.
- beforeCmt
if the model is compartmental you can specify the
preferred names where the estimates and extra lines are added
before