I am working with panel data on the implementation of a policy in rural India (2012-2021). I am trying to test whether the award of quotas of descriptive representation shapes the implementation of the policy. I am considering the award of a quota to be a “treatment,” which happens once and simultaneously to a group of villages (the rest remains untreated). I would think xtdidregress to be the way to go, but the command assumes stability of treatment effects. In this case, I am not sure the “treatment” effect does diminish or increase over time (there may be something about the quotas that shapes their effect overtime). Does this mean I should use xthdidregress? Xthdidregress appears better suited when there is more than one treatment, which is not the case with my dataset.
-
Login or Register
- Log in with

For the first joint F test (heterogeneous treatments effects), the null is that there are heterogeneous treatment effects, and likewise for the second, the null is that treatment effects are homogenous over time, is that correct?
Comment