Skip to contents

Renders Table 3 plus age-group IRRs for CSC custody and admissions vs Canadian adult population.

Usage

analyze_doob_table3_age_overrepresentation()

Value

A morie_result named-list.

Examples

res <- analyze_doob_table3_age_overrepresentation()
head(res$summary_lines)
#> [[1]]
#> [1] "Source"                                                     
#> [2] "CCRSO 2018 + StatsCan CANSIM, Doob Affidavit Exhibits A,C,D"
#> 
#> [[2]]
#> [1] "Age 50+ as % of Canada adult population"
#> [2] "47.3%"                                  
#> 
#> [[3]]
#> [1] "Age 50+ as % of CSC in-custody" "25.2%"                         
#> 
#> [[4]]
#> [1] "Age 50+ as % of CSC admissions (2017-18)"
#> [2] "16.9%"                                   
#> 
#> [[5]]
#> [1] "Doob's headline point"                                                                                                                                       
#> [2] "Older adults are dramatically under-represented in CSC custody (25.2% vs 47.3%) and even more so in admissions (16.9%) -- the prison population skews young."
#>