Panel System GMM (Blundell-Bond Estimator)
Panel System Generalized Method of Moments Estimator · Also known as: System GMM, Blundell-Bond estimator, SYS-GMM, two-step System GMM
Panel System GMM is a two-equation GMM estimator for dynamic panel data that stacks the differenced equation (using lagged levels as instruments) with the levels equation (using lagged differences as instruments). Developed by Blundell and Bond (1998) on the foundation of Arellano and Bover (1995), it is the preferred tool when the lagged dependent variable is highly persistent or individual effects are large.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
+5 more
When to use it
Use Panel System GMM when the panel has a short time dimension and many units; the lagged dependent variable is highly persistent (autoregressive parameter near 1); some regressors are endogenous or predetermined; and individual fixed effects are correlated with regressors. It outperforms Difference GMM when lagged-level instruments are weak. Avoid it when T is large relative to N (instrument proliferation becomes severe), when all regressors are strictly exogenous and fixed effects are absent (OLS or RE suffice), or when the stationarity assumption needed for the levels equation is clearly violated.
Strengths & limitations
- Consistent estimation in the presence of endogenous regressors, predetermined variables, and correlated individual effects.
- Substantially more efficient than Difference GMM when the autoregressive coefficient is near unity, because lagged differences are strong instruments for the levels equation.
- Handles unbalanced panels and allows time-varying or time-invariant regressors in the levels equation.
- Two-step variant with Windmeijer-corrected standard errors is asymptotically efficient and robust to heteroscedasticity.
- Built-in diagnostic tests (AR(1)/AR(2), Sargan-Hansen) provide formal validity checks on the instrument set.
- Instrument proliferation: with many time periods the instrument count grows quadratically and can exceed the number of cross-sectional units, causing the Sargan-Hansen test to overaccept and making estimates unreliable.
- The additional moment conditions for the levels equation rest on a mean stationarity assumption that may not hold when units start from different initial conditions correlated with their growth rates.
- Requires at least T = 3 periods to construct valid instruments and performs best when N is much larger than T.
- Two-step standard errors are severely downward biased in small samples without the Windmeijer (2005) finite-sample correction.
Frequently asked
How is System GMM different from Difference GMM?
Difference GMM (Arellano-Bond) uses only the first-differenced equation with lagged levels as instruments. System GMM adds a levels equation using lagged differences as instruments. The combined system is substantially more efficient when the autoregressive parameter is close to 1, because the additional moment conditions greatly increase instrument strength.
How many instruments is too many?
A widely used rule of thumb is that the instrument count should not exceed the number of cross-sectional units N. Use the collapse option in xtabond2 or restrict the lag depth to two or three periods to reduce instrument proliferation. Always report both the instrument count and N in your results table.
What do I do if the Sargan-Hansen test rejects?
Rejection suggests some instruments are correlated with the error. Reduce the instrument count by collapsing or limiting lags, reconsider the exogeneity classification of regressors, or check whether the stationarity assumption for the levels equation is plausible for your data.
Should I use one-step or two-step System GMM?
Use two-step System GMM with Windmeijer (2005) finite-sample corrected standard errors for all inference. One-step is consistent but inefficient; two-step without the Windmeijer correction produces severely downward-biased standard errors in finite samples.
Can I include time-invariant regressors in System GMM?
Yes. Time-invariant variables cannot enter the differenced equation but can be included as regressors in the levels equation, making System GMM more flexible than pure Difference GMM for models that include geography, legal origin, or other fixed country or firm characteristics.
Sources
- Blundell, R., & Bond, S. (1998). Initial conditions and moment restrictions in dynamic panel data models. Journal of Econometrics, 87(1), 115–143. DOI: 10.1016/S0304-4076(98)00009-8 ↗
- Arellano, M., & Bover, O. (1995). Another look at the instrumental variable estimation of error-components models. Journal of Econometrics, 68(1), 29–51. DOI: 10.1016/0304-4076(94)01642-D ↗
How to cite this page
ScholarGate. (2026, June 3). Panel System Generalized Method of Moments Estimator. ScholarGate. https://scholargate.app/en/econometrics/panel-system-gmm
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Arellano-Bond GMM estimatorEconometrics↔ compare
- Difference GMMEconometrics↔ compare
- Panel Arellano-Bond GMMEconometrics↔ compare
- Panel Dynamic Panel Data ModelEconometrics↔ compare
- Panel Fixed Effects ModelEconometrics↔ compare
- Panel Random Effects ModelEconometrics↔ compare