Arellano–Bond estimator

In econometrics, the Arellano–Bond estimator is a generalized method of moments estimator used to estimate dynamic panel data models. It was first proposed by Manuel Arellano and Stephen Bond in 1991.[1]

Qualitative description

Unlike static panel data models, dynamic panel data models include lagged levels of the dependent variable as regressors. Since lags of the dependent variable are necessarily correlated with the idiosyncratic error, traditional static panel data model estimators such as the fixed effects and random effects estimators are inconsistent, due to presence of endogenous regressors.

Anderson and Hsaio (1981) first proposed a solution by utilising instrumental variables (IV) estimation.[2] By taking the first difference of the regression equation to eliminate the fixed effect, deeper lags of the dependent variable can be used as instruments for differenced lags of the dependent variable (which are endogenous). Since increasing the number of instruments always increases the asymptotic efficiency of the estimator, it was proposed that all instruments in each time period should be used.

However, the Anderson–Hsiao estimator is asymptotically inefficient, as its asymptotic variance is higher than the Arellano–Bond estimator, which uses the same set of instruments, but constructs moment conditions from them and uses generalized method of moments estimation rather than instrumental variables estimation.

Formal description

Consider the static linear unobserved effects model for N observations and T time periods:

y_{it} = X_{it}\mathbf{\beta}+\alpha_i+u_{it} for t=1,\ldots,T and i=1,\ldots,N

where y_{it} is the dependent variable observed for individual i at time t, X_{it} is the time-variant 1\times k regressor matrix, \alpha_i is the unobserved time-invariant individual effect and u_{it} is the error term. Unlike X_{it}, \alpha_i cannot be observed by the econometrician. Common examples for time-invariant effects \alpha_i are innate ability for individuals or historical and institutional factors for countries.

Unlike a static panel data model, a dynamic panel model also contains lags of the dependent variable as regressors, accounting for concepts such as momentum and inertia. In addition to the regressors outlined above, consider a case where one lag of the dependent variable is included as a regressor, y_{it-1}.

y_{it} = X_{it}\mathbf{\beta}+\rho y_{it-1}+\alpha_{i}+u_{it} for t=1,\ldots,T and i=1,\ldots,N

Taking the first difference of this equation to eliminate the fixed effect,

\Delta y_{it}=y_{it}-y_{it-1}=\Delta X_{it}\beta + \rho\Delta y_{it-1} + \Delta u_{it} for t=1,\ldots,T and i=1,\ldots,N.

This equation can be re-written as,

\Delta y=\Delta R \pi +\Delta u.

Applying the formula for the Efficient Generalized Method of Moments Estimator, which is,

 \pi_\text{EGMM} = [\Delta R'Z(Z'\Omega Z)^{-1}Z'\Delta R]^{-1}\Delta R'Z(Z'\Omega Z)^{-1}Z'y

where Z is the instrument matrix for \Delta R.

The matrix \Omega can be calculated from the variance of the error terms, u_{it} for the one-step Arellano–Bond estimator or using the residual vectors of the one-step Arellano–Bond estimator for the two-step Arellano–Bond estimator, which is consistent and asymptotically efficient in the presence of heteroskedasticity.

Implementations in statistics packages

See also

References

Further reading

This article is issued from Wikipedia - version of the Monday, November 09, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.