has_first_order_absorption {pharmr} | R Documentation |
Check if ode system describes a first order absorption
Currently defined as the central compartment having a unidirectional input flow from another compartment (such as depot or transit)
has_first_order_absorption(model)
model |
(Model) Pharmpy model |
(Bool : TRUE if model has first order absorption)