remove_parameter_uncertainty_step function

remove_parameter_uncertainty_step

remove_parameter_uncertainty_step

Removes parameter uncertainty step from the final estimation step

remove_parameter_uncertainty_step(model)

Arguments

  • model: (Model) Pharmpy model

Returns

(Model) Pharmpy model object

Examples

## Not run: model <- load_example_model("pheno") model <- remove_parameter_uncertainty_step(model) ests <- model$execution_steps ests[1] ## End(Not run)

See Also

add_estimation_step

set_estimation_step

remove_estimation_step

append_estimation_step_options

add_parameter_uncertainty_step

set_evaluation_step

  • Maintainer: Rikard Nordgren
  • License: LGPL (>= 3)
  • Last published: 2024-12-04