Treatment T_b = 1 iff at least 2 of (MentalHealth, SuicideRisk, SuicideWatch) alerts are simultaneously active in the row. Outcome Y_b = 1 iff Number_Of_Placements >= 2 (proxy for any future readmission).
Examples
if (FALSE) { # \dontrun{
morie_otis_make_pair_b(morie_otis_load())
} # }