calibration_out computes model outputs to be used for calibration routines.

calibration_out(v_params_calib, l_params_all)

Arguments

v_params_calib

Vector of parameters that need to be calibrated.

l_params_all

List with all parameters of the decision model.

Value

A list with Survival (Surv), Prevalence of Sick and Sicker (Prev), and proportion of Sicker (PropSicker) out of all sick (Sick+Sicker) individuals.