knitr::opts_chunk$set(echo=FALSE, cache = TRUE, cache.lazy = FALSE)
devtools::load_all()

General remarks on models

For all treatments under investigation, we try to quantify their association with both mortality and length of hospitalization. The exact ways those are represented differs between models.

We sort models into 3 groups:

In the main text, we report only "OK" models, but supplementary figures show the multiverse analysis performed for all models we tried.

To make sure our inferences are not skewed by including patients from both first and second waves of the pandemic, we run most analyses twice: once with those patients included and once without them.

Comorbidity score {#comorbiditiessum}

Multiple models share the same comorbidity score that is computed as the count of the following 9 conditions that are met (missing data are treated as 0):

All of those quantities were evaluated upon admission. See the protocol of the study for more details on the definitions.

\newpage


\newpage


\newpage


\newpage


\newpage


\newpage


Original computing environment

sessionInfo()

References



cas-bioinf/covid19retrospective documentation built on Sept. 7, 2021, 6:19 p.m.