Learn R Programming

pharmr (version 1.4.0)

remove_predictions: remove_predictions

Description

Remove predictions and/or residuals

Remove predictions from estimation step.

Usage

remove_predictions(model, to_remove = NULL)

Value

(Model) Pharmpy model object

Arguments

model

(Model) Pharmpy model

to_remove

(array(str) (optional)) Predictions 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