Description Usage Arguments Value
View source: R/02_hospital_model_functions.R
prep_dx_hospitalizations
computes both incident hospitalizations
and prevalence in hospital also by Non ICU and ICU, and age groups.
1 | prep_dx_hospitalizations(l_out_cosmo, use_prevalence = FALSE)
|
l_out_cosmo |
List with output from SC-COSMO and all parameters. |
use_prevalence |
Flag (default is FALSE) of whether to use prevalence as input to hospitalization model. If FALSE, incidence is used instead of prevalence. |
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.