Hello,
I am using Stata/SE 13.1 and am testing my data using the new teffects command.
This has five different estimators: regression adjustment, inverse-probability-weighted (IPW), augmented IPW, nearest-neighbor matching, and propensity-score matching.
My dependent variable is dichotomous. My basic question is this: are all the above estimators suitable for dichotomous dependent variables?
The reason I ask is that, according to the documentation, only with regression adjustment does one explicitly model a dichotomous outcome, such as with the "logit" option.
With some of the other estimators, one can specify "logit" but this appears to be to model the treatment, rather than the outcome. And in the case of the nonparametric option -- nearest neighbor matching -- there is no such option.
With any of these estimators, is the estimated Average Treatment Effect (ATE) a difference in probabilities of the outcome given the treatment as opposed to not having the treatment?
Thanks,
John
I am using Stata/SE 13.1 and am testing my data using the new teffects command.
This has five different estimators: regression adjustment, inverse-probability-weighted (IPW), augmented IPW, nearest-neighbor matching, and propensity-score matching.
My dependent variable is dichotomous. My basic question is this: are all the above estimators suitable for dichotomous dependent variables?
The reason I ask is that, according to the documentation, only with regression adjustment does one explicitly model a dichotomous outcome, such as with the "logit" option.
With some of the other estimators, one can specify "logit" but this appears to be to model the treatment, rather than the outcome. And in the case of the nonparametric option -- nearest neighbor matching -- there is no such option.
With any of these estimators, is the estimated Average Treatment Effect (ATE) a difference in probabilities of the outcome given the treatment as opposed to not having the treatment?
Thanks,
John
Comment