View source: R/functions_wrapper.R
has_first_order_absorption | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.