
c07 aggregate Ruhela: Alert presence x Gender -> RC.
Source:R/otis_all_analyze.R
morie_otis_analyze_c07_ruhela_aggregate.Rdc07 aggregate Ruhela: Alert presence x Gender -> RC.
Usage
morie_otis_analyze_c07_ruhela_aggregate(data, out_dir = NULL)
morie_otis_analyze_c07_mrm_aggregate(data, out_dir = NULL)Examples
# \donttest{
otis_c07 <- morie_synth_otis("c07", n = 120L, seed = 1L)
morie_otis_analyze_c07_ruhela_aggregate(otis_c07)
#> c07 aggregate Ruhela
#> ====================
#> Warning: c07 has no no-alert reference rows -- treatment indicator is degenerate
# }