View source: R/03_calibration_functions.R
calibration_out | R Documentation |
calibration_out
computes model outputs to be used for calibration
routines.
calibration_out(v_params_calib, l_params_all)
v_params_calib |
Vector of parameters that need to be calibrated. |
l_params_all |
List with all parameters of the decision model. |
A list with Survival (Surv), Prevalence of Sick and Sicker (Prev), and proportion of Sicker (PropSicker) out of all sick (Sick+Sicker) individuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.