Hello!
I only have data with one cross section (not repeated) at the individual level, but the treatment I investigate has a staggered adoption by district and cohort. I feel that I can use the csdid or did_multiplegt commands to assess the effect of my treatment, by comparing treated individuals to individuals in the same district in never treated cohorts, or individuals from the same cohorts in never treated districts. How should I implement that in the data? My outcome is constant over time (education).
The only way I see with stata commands is to create a "fake" panel by adding observations for each year. Is there another (better) way?
I only have data with one cross section (not repeated) at the individual level, but the treatment I investigate has a staggered adoption by district and cohort. I feel that I can use the csdid or did_multiplegt commands to assess the effect of my treatment, by comparing treated individuals to individuals in the same district in never treated cohorts, or individuals from the same cohorts in never treated districts. How should I implement that in the data? My outcome is constant over time (education).
The only way I see with stata commands is to create a "fake" panel by adding observations for each year. Is there another (better) way?

Comment