Run both Ruhela and Naive alert -> volatility builders.
Source:R/otis_causal.R
morie_otis_make_pair_alert_to_volatility_all.RdConvenience wrapper that returns both formulations side-by-side for RDF (Ruhela Dual Formulation) robustness analyses.
Value
Named list list(ruhela = ..., naive = ...) where
each element is the output of the corresponding make-pair builder.
Examples
if (FALSE) { # \dontrun{
morie_otis_make_pair_alert_to_volatility_all(morie_otis_load())
} # }