Skip to contents

c07 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)

Arguments

data

c07 data.frame.

out_dir

Optional.

Value

morie_otis_analysis_result.

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 
# }