Dear community,
I did a ppmlhdfe regression for a triple difference-in-differences strategy. To see how the treatment effects unfold over time and to see the pre-trend, I included treatment dummies for the whole event window, so t-5,..., t, t+1,..., t+5. For the triple DiD, I interacted each treatment time dummy with a dummy variable (=1 for financial sectors). Now, I want to plot my results as e.g. in Keller & Utar (2022), Fig. 4 (see attached). I want to plot each of the treatment time dummy coefficients with their confidence interval, such that my x-axis can be a timeline. Additionally, I want to plot the coefficients on the financial interaction terms in the same plot, with a shared x-axis. With the command coefplot, I am only able to plot the pure event time dummies, but I don't see how I could layer the interaction term coefficients and use the same x-axis for both. Does someone have an idea?
Thank you in advance.
Best
Noemi

I did a ppmlhdfe regression for a triple difference-in-differences strategy. To see how the treatment effects unfold over time and to see the pre-trend, I included treatment dummies for the whole event window, so t-5,..., t, t+1,..., t+5. For the triple DiD, I interacted each treatment time dummy with a dummy variable (=1 for financial sectors). Now, I want to plot my results as e.g. in Keller & Utar (2022), Fig. 4 (see attached). I want to plot each of the treatment time dummy coefficients with their confidence interval, such that my x-axis can be a timeline. Additionally, I want to plot the coefficients on the financial interaction terms in the same plot, with a shared x-axis. With the command coefplot, I am only able to plot the pure event time dummies, but I don't see how I could layer the interaction term coefficients and use the same x-axis for both. Does someone have an idea?
Thank you in advance.
Best
Noemi
Comment