Description Usage Arguments Value
Function for bootstrap confidence intervals
1 | LOS_boot(data1, days_from_adm)
|
data1 |
data frame with rows of all possible transitions for which a patient is at risk (i.e. returned data frame from ext_mstate function) |
days_from_adm |
number of days since admission for which estimation of duration in states is performed |
vector with c(1,2,...): non-severe/severe duration estimates for patients non-severe at admission c(...,3,4,...): non-severe/severe duration estimates for patients severe at admission c(...,5): length of severe stay estimates for entire cohort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.