grf icon indicating copy to clipboard operation
grf copied to clipboard

Question: staggered adoption design with event study

Open kimpeijn opened this issue 4 years ago • 3 comments
trafficstars

Hi, thank you very much for helping out.

I am working on a paper where everyone is treated at some point in time, and the year of treatment differs between people. I am estimating then the treatment effects separately at 0, +1, up until +10 years after treatment (later I obtain the ATE using the appropriate weights). The panel is unbalanced. Some people enter the data at -10 and leave at +10, while others enter at -6 and leave at +1.

Is it possible to estimate heterogeneous treatment effects in this setting? How should I approach this?

Thank you. Kim

kimpeijn avatar Nov 04 '21 10:11 kimpeijn

Hi @kimpeijn, I think @muhlbach applies causal forest to a similar panel data setup in his thesis, if you look at section 2.3.3

erikcs avatar Nov 05 '21 00:11 erikcs

Thank you @erikcs . It is similar, except that he does not estimate treatment effects separately for each period following treatment. The approach makes sense in his thesis, but I am not sure how to extend it to my setup.

kimpeijn avatar Nov 07 '21 09:11 kimpeijn

@kimpeijn did you find an implementable solution for your problem ?

finnkrueger avatar Apr 21 '24 10:04 finnkrueger