
Sprott-Doob (Feb 2021) Table 15: Region x MH-flag
Source:R/sprott_doob.R
morie_siu_sprott_doob_table15.RdSprott-Doob (Feb 2021) Table 15: Region x MH-flag
Examples
head(morie_siu_sprott_doob_table15())
#> $title
#> [1] "Sprott & Doob (Feb 2021) Table 15 -- Region x Mental-health flag at SIU entry (N=2,279)"
#>
#> $summary_lines
#> $summary_lines$`Pearson chi2`
#> [1] 27.51
#>
#> $summary_lines$df
#> [1] 4
#>
#> $summary_lines$p
#> [1] "<0.001"
#>
#> $summary_lines$`Range across regions`
#> [1] "23.1% (Quebec/Ontario) to 34.2% (Atlantic)"
#>
#> $summary_lines$`Overall MH-flag rate`
#> [1] "28.0%"
#>
#>
#> $tables
#> $tables[[1]]
#> $tables[[1]]$title
#> [1] "Region x MH flag at SIU entry"
#>
#> $tables[[1]]$data
#> region no_mh yes_mh total yes_pct
#> 1 Atlantic 169 88 257 34.2
#> 2 Quebec 652 196 848 23.1
#> 3 Ontario 160 48 208 23.1
#> 4 Prairies 369 190 559 34.0
#> 5 Pacific 291 116 407 28.5
#>
#>
#>
#> $interpretation
#> [1] ""
#>
#> $warnings
#> character(0)
#>
#> $payload
#> $payload$table15
#> region no_mh yes_mh total yes_pct
#> 1 Atlantic 169 88 257 34.2
#> 2 Quebec 652 196 848 23.1
#> 3 Ontario 160 48 208 23.1
#> 4 Prairies 369 190 559 34.0
#> 5 Pacific 291 116 407 28.5
#>
#> $payload$chisq
#> $payload$chisq$chi2
#> [1] 27.51
#>
#> $payload$chisq$df
#> [1] 4
#>
#> $payload$chisq$p
#> [1] 0.001
#>
#>
#>