Run IPW / AIPW / IRM-DML on the three canonical (T, Y) pairs.
Source:R/otis_causal.R
morie_otis_causal_grid.RdReturns one row per (pair, estimator) combination with the ATE,
SE, 95% CI, and per-row notes. The IRM-DML row uses the ATE
component of morie_otis_irm_dml()'s output (not the ATTE /
ATC). Concordance across all three estimators is the strongest
evidence of an identified causal effect under conditional
exchangeability.
Arguments
- df
OTIS placement-level data.frame. If
NULL, attempts to resolve viamorie_otis_load().- seed
Integer seed for the cross-fitting (default 123).