I have repeated cross-section data and I am using it with -csdid- (ssc install drdid, ssc install csdid).
I want to test the difference in ATT for different groups (Male vs. female).
I went through this link https://github.com/friosavila/stpack...dd_csdid.ipynb which explains DDD with csdid, however I am not sure if this is applicable to my cross section setting.
After saving the results, the estimates need to be merged on the panel variable: however, I don't have a panel identifier. Is there any way to proceed?
Edit: After going through the given code again, I saw that the merged file did not have any match, actually. Can I just append the files instead of matching?
I want to test the difference in ATT for different groups (Male vs. female).
I went through this link https://github.com/friosavila/stpack...dd_csdid.ipynb which explains DDD with csdid, however I am not sure if this is applicable to my cross section setting.
After saving the results, the estimates need to be merged on the panel variable: however, I don't have a panel identifier. Is there any way to proceed?
Edit: After going through the given code again, I saw that the merged file did not have any match, actually. Can I just append the files instead of matching?