Skip to contents

Sprott-Doob (Feb 2021) Table 4: length-of-stay distribution

Usage

morie_siu_sprott_doob_table4()

Value

A morie_siu_result.

Examples

head(morie_siu_sprott_doob_table4())
#> $title
#> [1] "Sprott & Doob (Feb 2021) Table 4 -- SIU length-of-stay distribution (N=1,983 admissions Nov 2019 - Sept 2020)"
#> 
#> $summary_lines
#> $summary_lines$N
#> [1] 1983
#> 
#> $summary_lines$`<=15 day stays`
#> [1] "46.6%"
#> 
#> $summary_lines$`>=16 day stays`
#> [1] "53.3%"
#> 
#> $summary_lines$`>=62 day stays (longest bin)`
#> [1] "20.8%"
#> 
#> 
#> $tables
#> $tables[[1]]
#> $tables[[1]]$title
#> [1] "Length-of-stay distribution"
#> 
#> $tables[[1]]$data
#>     days   n  pct
#> 1    1-5 456 23.0
#> 2   6-15 468 23.6
#> 3  16-31 320 16.1
#> 4  32-61 326 16.4
#> 5 62-380 413 20.8
#> 
#> 
#> 
#> $interpretation
#> [1] "Reproduces Table 4. Roughly half of SIU stays are 15 days or shorter, but 20.8% (N=413) are >=62 days -- well past the Mandela Rule 43 'prolonged' threshold."
#> 
#> $warnings
#> character(0)
#> 
#> $payload
#> $payload$table4
#>     days   n  pct
#> 1    1-5 456 23.0
#> 2   6-15 468 23.6
#> 3  16-31 320 16.1
#> 4  32-61 326 16.4
#> 5 62-380 413 20.8
#> 
#>