Statistical analysis for the COVID-19 Critical Care Consortium.
- Study of ECMO and obesity using a multi-state survival analysis (
1_obese.Rmd
,1_obese_transitions.R
and1_obese_impute.R
) - Study of ECMO and prone position using a multi-state survival analysis (
1_ecmo_prone_multistate.Rmd
) - Stroke during ICU admission (
1_ecmo_ich.Rmd
and1_ecmo_ich_part_2.Rmd
) - Code to perform common data processing: process_icu_manage.html and read_data.html
The file 99_functions.R
contains general functions and is used by all Rmarkdown files.