I'm running a DID model with multiple timer periods and continuous treatment. I currently run the traditional Parallel Trends Assumption presented in Callaway, Goodman-Bacon & Sant'Anna (2021):
E[Yt(0) − Yt−1(0)|D = d] = E[Yt(0) − Yt−1(0)|D = 0]
However, the paper explains how under continuous treatment, stronger parallel trend assumptions are needed. The "Strong Parallel Trends Assumption" is presented as:
E[Yt(d) − Yt−1(0)] = E[Yt(d) − Yt−1(0)|D = d]
Does anyone know if Stata currently has a command that can run this stronger test? The paper writes how "pre-trend tests commonly used to detect violations of parallel trends cannot distinguish between “standard” and “strong” parallel trends". Has this changed since the paper has been published?
Thanks in advance!
Related Posts with How to generate the Strong Parallel Trend Assumption presented in Callaway, Goodman-Bacon & Sant'Anna 2021
Importing csvHi, I have an easy problem, but unfortunately I could not solve it. When I want to import data fro…
Confidence interval for graphsHi all, I am plotted a connected graph using this code: Code: twoway (connected weekmeanifference …
removing text from string variable with date formatHello, I have a string variable that looks like this: 13-03-2014(Late visited). How can I remove som…
Herfindahl-Hirschman Index for banksHello, I have a problem creating Herfindahl-Hirschman Index for my data I tried scc install hhi but…
Looping a regression command sequentially by observation and storing each model.Hi all, Apologies if this is very simple or has been asked before. I have searched through many top…
Subscribe to:
Post Comments (Atom)
0 Response to How to generate the Strong Parallel Trend Assumption presented in Callaway, Goodman-Bacon & Sant'Anna 2021
Post a Comment