powered by
Check if model has an ODE system
has_odes(model)
(logical) TRUE if model has an ODE system
(Model) Pharmpy model
has_linear_odes
has_linear_odes_with_real_eigenvalues
if (FALSE) { model <- load_example_model("pheno") has_odes(model) }
Run the code above in your browser using DataLab