
Sprott-Doob (Feb 2021) Table 22: Region x Mandela groups
Source:R/sprott_doob.R
morie_siu_sprott_doob_table22.RdSprott-Doob (Feb 2021) Table 22: Region x Mandela groups
Examples
head(morie_siu_sprott_doob_table22())
#> $title
#> [1] "Sprott & Doob (Feb 2021) Table 22 -- Region x Mandela classification (N=1,960)"
#>
#> $summary_lines
#> $summary_lines$`Pearson chi2`
#> [1] 208.54
#>
#> $summary_lines$df
#> [1] 8
#>
#> $summary_lines$p
#> [1] "<0.001"
#>
#> $summary_lines$`Quebec solitary share`
#> [1] "40.6% (N=295)"
#>
#> $summary_lines$`Pacific torture share`
#> [1] "19.5% (N=69)"
#>
#> $summary_lines$Headline
#> [1] "Pacific has the highest torture share (19.5%); Quebec has the highest solitary share (40.6%)"
#>
#>
#> $tables
#> $tables[[1]]
#> $tables[[1]]$title
#> [1] "Region x Mandela classification"
#>
#> $tables[[1]]$data
#> region solitary torture everyone_else total solitary_pct torture_pct
#> 1 Atlantic 53 18 152 223 23.8 8.1
#> 2 Quebec 295 63 369 727 40.6 8.7
#> 3 Ontario 41 6 118 165 24.8 3.6
#> 4 Prairies 49 39 403 491 10.0 7.9
#> 5 Pacific 118 69 167 354 33.3 19.5
#>
#>
#>
#> $interpretation
#> [1] ""
#>
#> $warnings
#> character(0)
#>
#> $payload
#> $payload$table22
#> region solitary torture everyone_else total solitary_pct torture_pct
#> 1 Atlantic 53 18 152 223 23.8 8.1
#> 2 Quebec 295 63 369 727 40.6 8.7
#> 3 Ontario 41 6 118 165 24.8 3.6
#> 4 Prairies 49 39 403 491 10.0 7.9
#> 5 Pacific 118 69 167 354 33.3 19.5
#>
#> $payload$chisq
#> $payload$chisq$chi2
#> [1] 208.54
#>
#> $payload$chisq$df
#> [1] 8
#>
#> $payload$chisq$p
#> [1] 0.001
#>
#>
#>