OTIS a01 causal pipeline + Toronto Crime Severity Index context.
Source:R/otis_all_analyze.R
morie_otis_analyze_a01_with_csi_context.RdWires together morie_otis_analyze_a01 (causal IRM-DML) with
the Toronto Police Service / StatsCan CSI context. The R port
requires the morie causal pipeline and TPS-CSI helpers to be loaded;
otherwise returns a "not yet ported" stub.
Usage
morie_otis_analyze_a01_with_csi_context(
data = NULL,
variant = "total",
rebase_to_year = 2023L,
out_dir = NULL
)