Hello Everyone,
I'm trying to replicate a Dif in Dif of a paper and my results are similar but not equal to the paper's.
The paper speciffied that they use controls, and fixed effects. Huber-White robust errors. and a weighted regression.
So the code I made is the following:
reg NotWorking treat policy inter gage man head couples level children_tot childrengage childrenlevel gagelevel i.sem i.dpto i.semdpto [pw=pesosem], robust
like..
(Y control_group treatment control_variables control_variables_interactions i.fixed_effects_variables i.fixed_effect_variables_interactions [pw=weighted], robust)
Please, correct me if I'm commiting any mistake.
Thank you!
Related Posts with Dif in Dif with controls and fixed effects
Model Specification with GSEM Stata including both multilevel and simple regression modelling?Hello everyone! My research model includes both Level 1 (individual) and Level 2 (team) variables. I…
Creating variables with 500+ conditionsI am trying to map out school districts based on precinct numbers (which is present in both data set…
Moderating impactDear Statalist, Actually, I am bit confused between the joint effect and the moderating impact. I me…
putexcel problem with double replace and local macrosI think this is probably a bug report, but I'll just show what happens and let others decide. Mostly…
Create year variable from yearly-monthly data.Hi all, In the current dataset, I have yearly-monthly data and I would like to transform it into ye…
Subscribe to:
Post Comments (Atom)
0 Response to Dif in Dif with controls and fixed effects
Post a Comment