Description Usage Arguments Value
Calculates the diffrence between E(Y|I=1) and E(Y|I=0)
1 | outcome_diff(Y, wgt1, wgt = rep(1, length(Y)))
|
Y |
outcome vector (must be numeric without NA's). |
wgt1 |
weights under I = 1 |
wgt |
an optional vector of weights. |
outcome difference
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.