I am using traditional NSW(National Supported Work Demonstration) dataset to do couple of matching estimations. I am trying to get the ATE of the work training in various approaches.The dependent variable is “re78(income in 1978)", the treatment variable is “treatment” where “treatment=1” represents group who get the training, the control variables are black, hispanic, married. One of the approach is to use OLS directly to get the ATE (I know this approach would have a bad estimation result but I still want to get an idea of this approach).
Here is my thought of doing it:
reg re78 black hispanic married
predict unre78, xb
predict unre78, xb
So could someone please helping me with this ATE estimation question? I also intend to figure out how to get the Individual Treatment Effect (since I do not think doing a “re78-unre78” would generate the ITE)?
0 Response to How to use OLS to estimate a rough ATE (Average Treatment Effect)?
Post a Comment