
Sprott-Doob (Feb 2021) Table 11: Region x stay length
Source:R/sprott_doob.R
morie_siu_sprott_doob_table11.RdSprott-Doob (Feb 2021) Table 11: Region x stay length
Examples
head(morie_siu_sprott_doob_table11())
#> $title
#> [1] "Sprott & Doob (Feb 2021) Table 11 -- Region x total days in SIU"
#>
#> $summary_lines
#> $summary_lines$Source
#> [1] "Sprott & Doob (Feb 2021), p.18"
#>
#> $summary_lines$`Pearson chi2`
#> [1] 201
#>
#> $summary_lines$df
#> [1] 16
#>
#> $summary_lines$p
#> [1] "<0.001"
#>
#> $summary_lines$Headline
#> [1] "Region distribution of stays differs significantly across length bins"
#>
#>
#> $tables
#> $tables[[1]]
#> $tables[[1]]$title
#> [1] "Region x stay length (% of region in 62-380d bin shows long-stay concentration)"
#>
#> $tables[[1]]$data
#> region 1-5 6-15 16-31 32-61 62-380 total
#> 1 Atlantic 25 56 32 50 62 225
#> 2 Quebec 266 179 90 79 126 740
#> 3 Ontario 23 40 24 28 53 168
#> 4 Prairies 52 102 96 118 125 493
#> 5 Pacific 90 91 78 51 47 357
#>
#>
#>
#> $interpretation
#> [1] ""
#>
#> $warnings
#> character(0)
#>
#> $payload
#> $payload$table11
#> region 1-5 6-15 16-31 32-61 62-380 total
#> 1 Atlantic 25 56 32 50 62 225
#> 2 Quebec 266 179 90 79 126 740
#> 3 Ontario 23 40 24 28 53 168
#> 4 Prairies 52 102 96 118 125 493
#> 5 Pacific 90 91 78 51 47 357
#>
#> $payload$chisq
#> $payload$chisq$chi2
#> [1] 201
#>
#> $payload$chisq$df
#> [1] 16
#>
#> $payload$chisq$p
#> [1] 0.001
#>
#>
#>