Description Usage Arguments Value
View source: R/03_hosp_calibration_functions.R
prep_dx_hosp_calib
computes both incident hospitalizations and prevalence
in hospitalizations (Tot, Non ICU and ICU) by age groups to be used for
calibration routines.
1 | prep_dx_hosp_calib(l_params_all, use_prevalence = FALSE)
|
use_prevalence |
Flag (default is FALSE) of whether to use prevalence as input to hospitalization model. If FALSE, incidence is used instead of prevalence. |
l_out_cosmo |
List with output from SC-COSMO and all parameters. |
A list of incident hospitalizations by type (Tot , Non ICU, or ICU), age group (including All), and time and of prevalent hospitalizations by type (Tot , Non ICU, or ICU), age group (including All), and time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.