Naive (max-simultaneous-flags + binary vm) alert -> volatility builder.
Source:R/otis_causal.R
morie_otis_make_pair_alert_to_volatility_naive.RdRobustness alternative to
morie_otis_make_pair_alert_to_volatility_ruhela(): treatment
= "max simultaneous flags across the year's rows >= 2"; outcome =
"any placement row with regA != regB" (binary). Produces a different
treatment marginal (~24\
encoding) and a binary rather than count outcome. Used side-by-side
as the Naive arm of an RDF (Ruhela Dual Formulation).
Value
Named list with data, T = "T_high_ac",
Y = "Y_vm_any", covariates =
c("Gender", "Age_Category", "EndFiscalYear").
Examples
if (FALSE) { # \dontrun{
df <- morie_otis_load()
morie_otis_make_pair_alert_to_volatility_naive(df)
} # }