Dear Sirs and Madams,
I am struggling with something for which it is surprisingly hard to find information. For my thesis, I would like to perform a diff-in-diff methodology with 3 treatment groups and 1 control group. We were taught the 'traditional' setup where you would have 1 treatment and 1 control group. The regression equation would look like this:
Y = ß0 + ß1 Treatment + ß2 Time + ß3 (Treatment * Time) + eit
Here, the intercept would be ß0, the main effects would be ß1 and ß2, and the regressor of interest would be ß3. My question to you would be how I could extend this to incorporate 3 treatment groups and 1 control group in Stata. I have an unbalanced panel dataset with annual frequency data, in which I have firms of 4 sizes: Micro, Small, Medium and Large. The 3 treatment groups are Micro, Small and Medium, which I want to compare to 1 control group; Large. Perhaps the following extension would work, where I include 3 treatment main effects and 3 interactions:
Y = ß0 + ß1 Micro + ß2 Small + ß3 Medium + ß4 Time + ß5 (Micro * Time) + ß6 (Small * Time) + ß7 (Medium * Time) + eit
Unfortunately I cannot find information anywhere verifying this intuition. As such, I have come to you. I have come to this forum earlier as a visitor with econometric questions for prior courses, and I know that the people here are very knowledgeable. Thanks for reading and I look forward to your answers.
I am struggling with something for which it is surprisingly hard to find information. For my thesis, I would like to perform a diff-in-diff methodology with 3 treatment groups and 1 control group. We were taught the 'traditional' setup where you would have 1 treatment and 1 control group. The regression equation would look like this:
Y = ß0 + ß1 Treatment + ß2 Time + ß3 (Treatment * Time) + eit
Here, the intercept would be ß0, the main effects would be ß1 and ß2, and the regressor of interest would be ß3. My question to you would be how I could extend this to incorporate 3 treatment groups and 1 control group in Stata. I have an unbalanced panel dataset with annual frequency data, in which I have firms of 4 sizes: Micro, Small, Medium and Large. The 3 treatment groups are Micro, Small and Medium, which I want to compare to 1 control group; Large. Perhaps the following extension would work, where I include 3 treatment main effects and 3 interactions:
Y = ß0 + ß1 Micro + ß2 Small + ß3 Medium + ß4 Time + ß5 (Micro * Time) + ß6 (Small * Time) + ß7 (Medium * Time) + eit
Unfortunately I cannot find information anywhere verifying this intuition. As such, I have come to you. I have come to this forum earlier as a visitor with econometric questions for prior courses, and I know that the people here are very knowledgeable. Thanks for reading and I look forward to your answers.
Comment