Hello all,
I would like to estimate the effect of a policy that is implemented in a staggered manner using csdid. My data is collected every five years as shown below.
I would like to know if csdid can be used in this case especially if the policy is implemented in the years 2010, 2013, and 2018 across different counties. How do I assign my gvar in this case.
I have a balanced panel of counties.
I would like to estimate the effect of a policy that is implemented in a staggered manner using csdid. My data is collected every five years as shown below.
Code:
* Example generated by -dataex-. For more info, type help dataex clear input int year 2007 2012 2017 2022 end
I have a balanced panel of counties.

Comment