Thank you so much for the huge public service with CSDID FernandoRios !
Question about custom aggregations and contrasts, using the groups listed in here as reference examples: https://friosavila.github.io/playing...did_stata.html
Suppose I wanted to estimate the difference in event study coefficients between G2007 and G2004 or maybe I wanted [avg(G2007, G2009) - avg(G2004, G2006)]: are there off the shelf methods in csdid for that type of estimation? If we do the aggregations manually how would you recommend we extract the vcov's for valid inference? I'm guessing that a naive aggregation of SEs across different `estat event` results subset for each group would be a big no-no.
Thanks!
Question about custom aggregations and contrasts, using the groups listed in here as reference examples: https://friosavila.github.io/playing...did_stata.html
Suppose I wanted to estimate the difference in event study coefficients between G2007 and G2004 or maybe I wanted [avg(G2007, G2009) - avg(G2004, G2006)]: are there off the shelf methods in csdid for that type of estimation? If we do the aggregations manually how would you recommend we extract the vcov's for valid inference? I'm guessing that a naive aggregation of SEs across different `estat event` results subset for each group would be a big no-no.
Thanks!

Comment