powered by
Sets elimination to Michaelis-Menten.
Initial estimate for CLMM is set to CL and KM is set to :math:2*max(DV).
2*max(DV)
set_michaelis_menten_elimination(model)
(Model) Pharmpy model object
(Model) Pharmpy model
set_first_order_elimination
set_zero_order_elimination
if (FALSE) { model <- load_example_model("pheno") model <- set_michaelis_menten_elimination(model) model$statements$ode_system }
Run the code above in your browser using DataLab