Hi everyone,
I performed a propensity score matching with the command psmatch2 to reduce my sample bias (this worked successfully). The treatment variable is statistically significantly different between the treatment and control group. Since I am doing this as part of my final thesis, I also want to include a series of regressions. However, I am not sure how to do a (logistic) regression comparing the matched pairs after propensity score matching. Because if I have applied the psmatch2 command and also tested with the pstest command whether the treatment and control group are balanced with regard to the variables (yes!), and then run a logistic regression (logit dependent variable independent variable control variables...), then this is again based on the unmatched data. So my question is, how do I apply the regression to the matched data?
Thank you very much in advance!
I performed a propensity score matching with the command psmatch2 to reduce my sample bias (this worked successfully). The treatment variable is statistically significantly different between the treatment and control group. Since I am doing this as part of my final thesis, I also want to include a series of regressions. However, I am not sure how to do a (logistic) regression comparing the matched pairs after propensity score matching. Because if I have applied the psmatch2 command and also tested with the pstest command whether the treatment and control group are balanced with regard to the variables (yes!), and then run a logistic regression (logit dependent variable independent variable control variables...), then this is again based on the unmatched data. So my question is, how do I apply the regression to the matched data?
Thank you very much in advance!

Comment