Nonlinear Arellano-Bond GMM for Dynamic Panel Data
Nonlinear Arellano-Bond Generalised Method of Moments · Also known as: nonlinear AB-GMM, dynamic nonlinear panel GMM, nonlinear difference GMM, NL-GMM dynamic panel
Nonlinear Arellano-Bond GMM extends the classic Arellano-Bond difference-GMM framework to panel models where the conditional mean function is nonlinear in parameters or variables. It uses lagged levels of the dependent variable as instruments after first-differencing to remove individual fixed effects, yielding consistent estimates in short dynamic panels with nonlinear specifications such as count, duration, or multiplicative models.
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.
When to use it
Use Nonlinear Arellano-Bond GMM when you have panel data with a short time dimension (small T, large N), a lagged dependent variable, individual fixed effects, and a nonlinear conditional mean — for example, exponential models for count data, duration or hazard models, or multiplicative productivity specifications. It is appropriate when standard linear difference-GMM would misspecify the relationship. Do not use it when T is large relative to N (fixed-T asymptotics may fail), when the number of instruments grows too large relative to N (instrument proliferation bias), when there is no genuine dynamic (lagged outcome) component in the model, or when a linear approximation is adequate and simpler linear GMM suffices.
Strengths & limitations
- Consistently handles unobserved individual fixed effects in nonlinear dynamic panels without requiring distributional assumptions on the fixed effects.
- Exploits internal instruments (lagged levels) so no external instruments are required, making it applicable even when good external instruments are unavailable.
- Asymptotically efficient under correct specification via the two-step optimal weight matrix.
- The Sargan-Hansen overidentification test provides a formal diagnostic for instrument validity.
- Accommodates a wide variety of nonlinear mean functions including exponential, logistic, and Box-Cox specifications.
- Consistency relies on the large-N, short-T asymptotic framework; performance degrades when T is long relative to N.
- Instrument proliferation — using too many lags — inflates the instrument count, biases the Sargan-Hansen test toward non-rejection, and can cause finite-sample inefficiency.
- The nonlinear optimisation of the GMM criterion can be sensitive to starting values and may converge to local minima.
- First-differencing reduces the effective sample size and amplifies measurement error, which can bias estimates downward.
- Two-step standard errors tend to be downward biased in small samples; Windmeijer (2005) finite-sample correction is advisable.
Frequently asked
How does Nonlinear Arellano-Bond GMM differ from the standard (linear) Arellano-Bond estimator?
The linear version assumes y_it = y_{i,t-1}β + x_it γ + α_i + u_it and can be estimated by 2SLS after differencing. The nonlinear version allows g(y_{i,t-1}, x_it, β) to be any smooth nonlinear function, so the differenced equation cannot be solved in closed form and the GMM criterion must be minimised numerically.
How many lags should I include as instruments?
Start with two or three lags and check whether adding more lags materially changes the estimates. Use the instrument-collapsing approach (one instrument per lag rather than one per lag per time period) to limit instrument proliferation. A rule of thumb is to keep the instrument count well below the number of groups N.
What does the AR(2) test check and why does it matter?
The Arellano-Bond AR(2) test checks for second-order serial correlation in the first-differenced residuals. If AR(2) is significant, the lag-2 instruments are correlated with the error, violating the identifying assumptions. AR(1) autocorrelation in the differences is expected and does not invalidate the estimator.
Should I use one-step or two-step GMM?
Two-step GMM is asymptotically more efficient but its standard errors are biased downward in finite samples. Always apply the Windmeijer (2005) finite-sample correction when using two-step GMM. In small panels, one-step GMM with robust standard errors can be more reliable.
When should I use System GMM instead?
If the lagged dependent variable is highly persistent (close to a unit root), lagged levels are weak instruments for the differenced equation. Blundell-Bond System GMM adds moment conditions in levels, improving instrument strength. For nonlinear specifications, analogous system extensions have been proposed but are less standard; check the specific literature for your functional form.
Sources
- Arellano, M., & Bond, S. (1991). Some tests of specification for panel data: Monte Carlo evidence and an application to employment equations. The Review of Economic Studies, 58(2), 277–297. DOI: 10.2307/2297968 ↗
- Wooldridge, J. M. (2010). Econometric Analysis of Cross Section and Panel Data (2nd ed.). MIT Press. ISBN: 978-0262232586
How to cite this page
ScholarGate. (2026, June 3). Nonlinear Arellano-Bond Generalised Method of Moments. ScholarGate. https://scholargate.app/en/econometrics/nonlinear-arellano-bond-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.
- System GMMEconometrics↔ compare