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
Combine graphs through graph editorDear community! I have created two graphs and edited both of them through graph editor, now I would …
Stata 16 - remove "Stata" default folderStata 16 creates a "Stata" folder in the Documents folder whenever it starts. I want to change the s…
tsline graph replacing time xlabel with contents of a string variable?I am using tsline to produce a graph of an environmental measurement (noise) varying with time - but…
Mixed frequency dataI am currently testing the response of 3 UK stock indices to macroeconomic shocks. I have Policy sho…
Appending Files with Similar Name but From Different FolderI have two folders with exactly similar file names inside them. I would like for these files to be a…
Subscribe to:
Post Comments (Atom)
0 Response to Dif in Dif with controls and fixed effects
Post a Comment