Dear all
For my research, I want to estimate the effect of introducing direct election of mayors in Norway. These reforms were introduced in different years. The first election with direct election was I 1999-2003 where 20 municipalities introduced direct election. In 2003-2004, 34 municipalities introduced direct election, but some of the municipality from 1999 did not continue to elect their mayor directly anymore. For the period 2007-2011, 50 municipalities elected their mayor directly, but again some of the municipality from 2003 didn’t continue to elect their mayor directly anymore.
I want to use a Difference-in-Difference model using panel data. The treatment is a binary variable “directmayor” taking value 1 if municipality have direct election and 0 otherwise. I have used election period 1995-1999 as the years before any treatment occurred. I have used Fixed effects and the following stata command:
xtreg lnADmCost directmayor i.year if year>=1995&year<2012, fe cluster(knr)
Do I get a difference-in-difference estimate and is this the correct way to do this?
Does it matter that some of the municipality doesn’t have treatment the whole period after introducing it?
Is it possible to separate between election periods? Can I use a diff-in-diff for the period 1999-2003 and 2003-2007 and 2007-2011? Can someone explain how and correct the stata commands?
Related Posts with Difference-in-difference multiple time periods
forval with a variableHello everyone. I am new to Stata. I need your help for a short question. I have a dataset, and I ho…
How to call the stored results in e()?I am using did_imputation and I read over the help file. I saw a part about the result regarding Sto…
Drop all observations featuring a particular value of a variable if any one observation with that value meets a separate criteriaHello all, I've seen the helpful responses here and since I can't quite seem to find the right solu…
Problems with logistic regression resultsI used stata to run logistic regression, but stata gives the following information: " note: DX != 0…
Subtract over a particular pair of monthsI have a problem with my panel data ( which is organised by month and municipality) were I want to t…
Subscribe to:
Post Comments (Atom)
0 Response to Difference-in-difference multiple time periods
Post a Comment