Introduction
While structural breaks are a widely examined topic in pure time series, their impacts on panel data models have garnished less attention.
However, in their forthcoming paper Chowdhury and Russell demonstrate that structural breaks can cause bias in the instrumental variable panel estimation framework.
This work highlights that structural breaks shouldn't be limited to pure time series models and warrant equal attention in panel data models.
The Model
For simplicity, consider the same AR(1) dynamic panel data model used by Chowdhury and Russell
yit=αyit−1+ηi+νit
In this model, ηi represents the individual fixed effects and νit represents the random error terms.
Now consider an additive break in the fixed effects at time TB such that
yit=αyit−1+(ηi+δiTB)+νit,t≥TB
where
E[δiTBνit]≠0,t<TBE[δiTBνit]=0,t≥TBE[δtTBηi]≠0
Note that just as the fixed effects, ηi, are different across each individual the impact of the structural break, δiTB, on the fixed effects is different across the individuals.
Model Summary
- Dynamic panel data model.
- Individual specific structural break in fixed effects (δtTB).
- E[δtTBηi]≠0.
The Arellano-Bond Estimation Method
In static panel data models, like the one-way fixed effects model, demeaning or differencing is used to address heterogeneity. However, Nickell (1981) showed that in dynamic panel data models this process creates a bias in the coefficient estimates.
To address this issue, lagged levels or differences of the dependent variable are used as instruments. The Dynamic Panel Data approach, popularized by Arellano Bond (1991), uses a system of equations, one for each time period, and different instruments in each equation.
This is done to allow the use of newly available lagged variables as instruments as we move forward through the time series. From these new instruments, the Arellano-Bond moment conditions are formed.
Arellano-Bond Moment Conditions
- Difference Estimator
E[yit−s(δνit)]=0 for t=3,4,…,T and 2≤S≤t−1
- Level Estimator
E[Δyit−s(νit+ηi)]=0 for t=3,4,…,T and 2≤S≤t−1
The Bias
The Arellano-Bond Difference Estimator
When structural breaks are present the Arellano-Bond moment conditions are no longer valid. To demonstrate, consider the difference equation moments when there is a structural break at TB=3, t=4, and s=2:
E[yit−s(Δνit)]=E[yi2(yi4−αyi3−ηi−δiTB−yi3−αyi2−ηi)]=E[yi2Δyi4]−αE[yi2Δyi2]−E[yi2δiTB]
Structural breaks introduce bias into the GMM difference estimates through the boxed term in the equation above, E[yi2δiTB]≠0.
The Arellano-Bond Level Estimator
Now consider the level equation moments when there is a structural break at TB=3, t=4, and s=2:
E[Δyit−s(νit+ηi)]=[(yi3−yi2)(νi4+ηi)]=E[(αyit−2+δiTB+νi3+ηi−yit−2)(νi4+ηi)]=E[((α−1)yit−2+ηi)ηi]+E[δiTBηi]
In this case structural breaks introduce bias into the GMM level estimates through the boxed term, E[δiTBηi]≠0.
The Double-D GMM Estimator
Chowdhury and Russell (2018) propose the use of a new Double-D GMM estimator. The Double-D estimator uses lagged differences as instruments but correlates them with the lagged differences of the fixed effects such that the moments are given by E[Δyi,t−sΔνit] where S≥2.
To see how this eliminates the bias consider the case where t=5 and S=2:
E[Δyit−2(Δνit+Δηi)]=E[Δyit−2(Δνit)]=E[(αyit−2+δiTB+νi3+ηi−yit−2)(Δνi5)]=E[((α−1)yi3+ηi)(Δνi5)]+E[(δiTBΔνi5)]
Note that in the Double-D moment equation the boxed term E[(δiTBΔνi5)] is equal to zero and the moments are valid.
Conclusion
Structural breaks cannot be ignored, whether working with pure time series models or panel data models. When introduced into dynamic panel data models, structural breaks bias the Arellano-Bond moments, in turn biasing the coefficient estimates. Chowdhury and Russell (2018) propose a promising solution to this bias, the Double-D estimator.
Further Reading
- Panel data, structural breaks and unit root testing
- Panel Data Basics: One-way Individual Effects
- How to Aggregate Panel Data in GAUSS
- Introduction to the Fundamentals of Panel Data
- Panel Data Stationarity Test With Structural Breaks
- Transforming Panel Data to Long Form in GAUSS
References
Chowdhury, R. A., & Russell, B. (2018). The difference, system and ‘Double‐D’GMM panel estimators in the presence of structural breaks. Scottish Journal of Political Economy, 65(3), 271-292.
Nickell, S. (1981). Biases in Dynamic Models with Fixed Effects. Econometrica, 49(6), 1417-1426. doi:10.2307/1911408
Eric has been working to build, distribute, and strengthen the GAUSS universe since 2012. He is an economist skilled in data analysis and software development. He has earned a B.A. and MSc in economics and engineering and has over 18 years of combined industry and academic experience in data analysis and research.