Aggregate Ruhela grid: one-page IRR comparison across analyzers.
Source:R/otis_all_analyze.R
morie_otis_analyze_ruhela_grid.RdRuns every aggregate Ruhela formulation analyzer against the supplied named datasets list and presents a single primary-IRR comparison table (GEE cluster-robust > NB GLM > Poisson GLM).
Examples
if (FALSE) { # \dontrun{
morie_otis_analyze_ruhela_grid(list(b03 = otis_b03, c01 = otis_c01))
} # }