has_first_order_elimination function

has_first_order_elimination

has_first_order_elimination

Check if the model describes first order elimination

This function relies on heuristics and will not be able to detect all possible ways of coding the first order elimination.

has_first_order_elimination(model)

Arguments

  • model: (Model) Pharmpy model

Returns

(logical) TRUE if model has describes first order elimination

Examples

## Not run: model <- load_example_model("pheno") has_first_order_elimination(model) ## End(Not run)
  • Maintainer: Rikard Nordgren
  • License: LGPL (>= 3)
  • Last published: 2024-12-04