Learn R Programming

pharmr (version 1.4.0)

remove_residuals: remove_residuals

Description

Remove residuals

Remove residuals from estimation step.

Usage

remove_residuals(model, to_remove = NULL)

Value

(Model) Pharmpy model object

Arguments

model

(Model) Pharmpy model

to_remove

(array(str) (optional)) Residuals to remove

See Also

add_predictions

add_residuals

set_estimation_step

add_estimation_step

remove_estimation_step

append_estimation_step_options

add_parameter_uncertainty_step

remove_parameter_uncertainty_step