End-to-end analysis of the ARSAU individual_records CSV for one year.
Source:R/arsau_analyze.R, R/mrm_arsau.R
morie_arsau_analyze_individual_records.RdChains demographic-disparity tests over Race, Gender, and
AgeCategory against the IndivInjuries_PhysicalInjuries
outcome column, plus a data-quality audit against the sidecar.
Chains demographic disparity by Race, Gender, AgeCategory against the IndivInjuries_PhysicalInjuries outcome (Yes/No coerced). Tolerates the 2023 trailing-space typo in the outcome column.
Usage
morie_arsau_analyze_individual_records(
year,
language = "en",
data_dir = NULL,
bootstrap_reps = 0L
)
morie_arsau_analyze_individual_records(
year,
language = "en",
data_dir = NULL,
bootstrap_reps = 0L
)