
Sprott-Doob-Iftene (May 2021) Table 9: IEDM review outcomes
Source:R/sprott_doob.R
morie_siu_sprott_doob_iftene_table9.RdSprott-Doob-Iftene (May 2021) Table 9: IEDM review outcomes
Examples
head(morie_siu_sprott_doob_iftene_table9())
#> $title
#> [1] "Sprott, Doob & Iftene (May 2021) Table 9 -- IEDM review outcomes (N=380 reviews from 265 stays)"
#>
#> $summary_lines
#> $summary_lines$`N reviews with outcomes`
#> [1] 380
#>
#> $summary_lines$`'Remove' decisions`
#> [1] "33 (8.7%)"
#>
#> $summary_lines$`'Remain' decisions`
#> [1] "224 (58.9%)"
#>
#> $summary_lines$`Pre-empted by CSC`
#> [1] "115 (30.3%)"
#>
#> $summary_lines$`Decision moot`
#> [1] "8 (2.1%)"
#>
#> $summary_lines$`% non-removal outcomes`
#> [1] "89.2% -- either pre-emption or 'remain'"
#>
#>
#> $tables
#> $tables[[1]]
#> $tables[[1]]$title
#> [1] "IEDM review outcomes (s.37.8)"
#>
#> $tables[[1]]$data
#> decision n pct
#> 1 Decision moot 8 2.1
#> 2 Inmate to be removed from SIU 33 8.7
#> 3 Inmate to remain in SIU 224 58.9
#> 4 N/A -- Inmate transferred out of SIU before decision rendered 115 30.3
#>
#>
#>
#> $interpretation
#> [1] "Reproduces Table 9. Of 380 IEDM reviews with outcomes, fewer than 1 in 11 resulted in a 'remove from SIU' decision. Combined with the 30% of cases that CSC pre-empted (transferred the prisoner BEFORE the IEDM could rule), this severely limits IEDMs' practical ability to order earlier release."
#>
#> $warnings
#> character(0)
#>
#> $payload
#> $payload$table9
#> decision n pct
#> 1 Decision moot 8 2.1
#> 2 Inmate to be removed from SIU 33 8.7
#> 3 Inmate to remain in SIU 224 58.9
#> 4 N/A -- Inmate transferred out of SIU before decision rendered 115 30.3
#>
#>