powered by
Calculates the diffrence between E(Y|I=1) and E(Y|I=0)
outcome_diff(Y, wgt1, wgt = rep(1, length(Y)))
outcome vector (must be numeric without NA's).
weights under I = 1
an optional vector of weights.
outcome difference