-->
with Nicholas Brown
Revise & Resubmit at the Journal of Econometrics
We propose an imputation-style estimator for a factor model allowing for selection into treatment based on non-parallel trends that is valid in short panels.
This paper considers a general identification strategy of average treatment effect parameters in panel data settings under a linear factor model allowing for staggered treatment adoption, treatment effect heterogeneity, and a fixed number of time periods. Our model nests the classic two-way fixed effect model while allowing for selection into treatment based on common-contemporaneous shocks. We provide a unifying result for identification of imputation-based estimators under a factor model. We propose a particular estimator, establish asymptotic properties, and provide statistical tests for the sufficiency of the two-way fixed effect model.
This paper proposes a generalized imputation estimator for panel-data estimation of treatment effects. For a quick review, the imputation estimator proposed in Gardner and Borusyak, Jaravel, and Spiess estimates the standard two-way fixed effect model for untreated potential outcomes:
by using the untreated and not-yet-treated observations (). Then the untreated potential outcomes are “imputed” for treated observations. Averages of the difference between observed and imputed outcomes serve as estimates for average treatment effects.
This method, however, relies on a parallel trends assumption that treated units are on the same economic trajectory as the untreated units. Our generalized imputation estimator relaxes this assumption by allowing units to enter treatment based on their differential exposure to a set of unobservable but commonly experienced macroeconomic shocks. To do this, we use a factor model for potential outcomes
where is a vector of unobservable factors and is a vector of unobservable factor loadings. One possible motivation for this model is that the factor is a macroeconomic shock and the factor-loading denotes a unit’s exposure to the shock. Another possibility lets the represent time-invariant characteristics with a marginal-effect on the outcome that changes over time. Under this more general model, we can allow selection into treatment based on differential exposure to contemporaneous shocks . For example, counties can select into treatment based on being highly exposed (large ) to national economic shocks ().
This factor model is a really commonly used device in the synthetic control literature and the matrix completion method. However, it is difficult to use these methods in all cases, since it requires a large number of pre-periods, which a lot of people don’t have! The cool thing about this paper is we show how to estimate the factor model in short panels using instruments for the factor model. We think of these instruments as “proxies” for the factor model. For example, if you think units are selecting into treatment based on economic shocks, you could use a counties’ baseline manufacturing share as an instrument.
We take from Callaway and Sant’Anna and think about estimates of the group-time average treatment effect:
i.e. the average effect of treatment for units treated in period at time period . These group-time ATTs can then be aggregated to an overall effect, event-study estimates, etc. However, we estimate these under the more general factor model. I’m currently working on a package that estimates these and then “plugs-into” the did
package and lets uses aggregate and plot their treatment effect estimates using Pedro and Brantly’s really great suite of tools.
I think the way we do this is really cool, so I’m going to geek out on the details. In the paper we show that if you are able to estimate the factors , then we can impute untreated potential outcomes using just observed s. To do so, we proceed in three steps.
First, we perform a within-transformation to remove unit and time fixed effects (using only untreated and not-yet-treated obsevations like any imputation estimator!). I will save the details for the paper, but some care is warranted in this step. After, our outcome is given as
where denotes the within-transformation.
Second, we have to estimate . There’s many different ways to do this and in the paper we propose a particular one using instrumental variables. The beauty of our identification result is that it doesn’t matter how you estimate as long as it’s consistent. With this estimate, we “impute” the untreated potential outcome as:
where and is the pre-treatment rows of the outcome and the factor estimates. This transformation looks like a projection matrix. It takes which is an estimate for and then projects that on the period factor: .
The final step is averaging over the observed outcome and the estimated untreated potential outcome . Averaging over units yields a consistent estimate for the corresponding treatment effect.
I think this imputation method is really elegant and I’m so excited at figuring this out. I hope you find it cool too :-)