Learn R Programming

pharmr (version 1.4.0)

add_predictions: add_predictions

Description

Add predictions and/or residuals

Add predictions to estimation step.

Usage

add_predictions(model, pred)

Value

(Model) Pharmpy model object

Arguments

model

(Model) Pharmpy model

pred

(array(str)) List of predictions (e.g. c('IPRED', 'PRED'))

See Also

remove_predictions

remove_residuals

set_estimation_step

add_estimation_step

remove_estimation_step

append_estimation_step_options

add_parameter_uncertainty_step

remove_parameter_uncertainty_step