Dear friends,
I have a concern regarding my diff-in-diff regressions on Stata. I am working on a diff-in-diff equation with a database similar to this:
year district_id treated
2005 01 0
2005 02 0
2005 03 0
2005 04 0
2006 01 0
2006 02 0
2006 03 0
2006 04 0
2007 01 0
2007 02 0
2007 03 1
2007 04 1
2008 01 0
2008 02 1
2008 03 1
2008 04 1
I'd like to point out that this is not a panel data, as the individuals are not the same on all years.
In the classical DID analysis I need an interaction between the treatment variable and a time variable which indicates the year when the treatment starts, but as you can see, some individuals can receive the treatment later than the other ones, starting from 2007. I'd appreciate if I can get suggestions as to how to include this multiple period treatment into my regression.
Related Posts with Falsification test for DID
Difficulty in accessing my results tables via LaTexHello, I am practicing how to create customised LaTex regression results tables in STATA. However, …
Twoway subtitle options using -by-How to adjust text options for subtitles in a simple twoway plot using -by- ? Code: sysuse auto, c…
Is there a way to format variable?Hello friends, I am currently using data that has one variable that shows the value of the date, fo…
Unbalanced Panel Data ModelHello Everybody, Working on our MBA thesis regarding, the determinants of carbon emissions and have…
Stata not showing results/command/log window?Hi Everyone, I'm running into a weird issue with Stata - the main results/command/log window is ~in…
Subscribe to:
Post Comments (Atom)
0 Response to Falsification test for DID
Post a Comment