powered by
Check if ode system describes a zero order absorption
currently defined as having Infusion dose with rate not in dataset
has_zero_order_absorption(model)
(logical) Whether the model has zero order absorption or not
(Model) Pharmpy model
if (FALSE) { model <- load_example_model("pheno") has_zero_order_absorption(model) }
Run the code above in your browser using DataLab