set_michaelis_menten_elimination
Sets elimination to Michaelis-Menten.
Note that the parametrization is not the usual, but is instead using a CLMM parameter.
Initial estimate for CLMM is set to CL and KM is set to (equation could not be rendered, see API doc on website)
set_michaelis_menten_elimination(model)
model
: (Model) Pharmpy model(Model) Pharmpy model object
## Not run: model <- load_example_model("pheno") model <- set_michaelis_menten_elimination(model) model$statements$ode_system ## End(Not run)
set_first_order_elimination
set_zero_order_elimination