Dear All,
I would like to ask about matching. If I have a panel data and I want to run Difference in Difference using PSM and my dependent variable is a dummy variable (having access or not), is it correct if I take a difference between post-year minus pre-year program variable, let say this variable called Rediff_access (1 or 0) as my dependent variable?
My second question is how to apply the geographical fixed effects in the model? Below is my PSM model employing nearest neighbour matching.
dprobit treatment $xlistvariable
predict double score if e(sample),pr
psmatch2 treated, pscore(score) outcome(rediff_access) common
I would be really grateful if you could help me inform how to properly specify the DID using PSM with FEs.
Thank you.
Best,
Daim
Related Posts with Difference in Difference in Matching by incorporating geographical fixed effects
How to find the controls from a subset of cases in an already case-control matched sampleHi, I am new to this forum but have been using STATA for a while for very basic statistical analysis…
Loop for specific range and store valueHello I am new to Stata. One of my assignment is to replicate Fama French 3. I did it in Matlab; how…
How to create an averaged scale from multiple variables?I would like to create an averaged scale created from five variables for each observation. Each of m…
Redesigning dataset with categorical variableDear Statalist, I need a help with redesigning a dataset. It contains information on validity of co…
Problems with an unbalanced panelWhilst declaring my panel and time variables in order to do the synthetic control method, (synth), m…
Subscribe to:
Post Comments (Atom)
0 Response to Difference in Difference in Matching by incorporating geographical fixed effects
Post a Comment