Breusch–Godfrey test

In statistics, the Breusch–Godfrey test, named after Trevor S. Breusch and Leslie G. Godfrey,[1][2] is used to assess the validity of some of the modelling assumptions inherent in applying regression-like models to observed data series. In particular, it tests for the presence of serial correlation that has not been included in a proposed model structure and which, if present, would mean that incorrect conclusions would be drawn from other tests, or that sub-optimal estimates of model parameters are obtained if it is not taken into account. The regression models to which the test can be applied include cases where lagged values of the dependent variables are used as independent variables in the model's representation for later observations. This type of structure is common in econometric models.

Because the test is based on the idea of Lagrange multiplier testing, it is sometimes referred to as LM test for serial correlation.[3]

A similar assessment can be also carried out with the Durbin–Watson test and the Ljung–Box test.

Background

The Breusch–Godfrey serial correlation LM test is a test for autocorrelation in the errors in a regression model. It makes use of the residuals from the model being considered in a regression analysis, and a test statistic is derived from these. The null hypothesis is that there is no serial correlation of any order up to p.[4]

The test is more general than the Durbin–Watson statistic (or Durbin's h statistic), which is only valid for nonstochastic regressors and for testing the possibility of a first-order autoregressive model (e.g. AR(1)) for the regression errors. The BG test has none of these restrictions, and is statistically more powerful than Durbin's h statistic.

Procedure

Consider a linear regression of any form, for example

where the residuals might follow an AR(p) autoregressive scheme, as follows:

The simple regression model is first fitted by ordinary least squares to obtain a set of sample residuals .

Breusch and Godfrey proved that, if the following auxiliary regression model is fitted

and if the usual statistic is calculated for this model, then the following asymptotic approximation can be used for the distribution of the test statistic

when the null hypothesis holds (that is, there is no serial correlation of any order up to p). Here n is the number of data-points available for the second regression, that for ,

where T is the number of observations in the basic series. Note that the value of n depends on the number of lags of the error term (p).

Software

See also

References

  1. Breusch, T. S. (1978). "Testing for Autocorrelation in Dynamic Linear Models". Australian Economic Papers. 17: 334–355. doi:10.1111/j.1467-8454.1978.tb00635.x.
  2. Godfrey, L. G. (1978). "Testing Against General Autoregressive and Moving Average Error Models when the Regressors Include Lagged Dependent Variables". Econometrica. 46: 1293–1301. JSTOR 1913829.
  3. Asteriou, Dimitrios; Hall, Stephen G. (2011). "The Breusch–Godfrey LM test for serial correlation". Applied Econometrics (Second ed.). New York: Palgrave Macmillan. pp. 159–61. ISBN 978-0-230-27182-1.
  4. Macrodados 6.3 Help – Econometric Tools
  5. "lmtest: Testing Linear Regression Models". CRAN.
  6. Kleiber, Christian; Zeileis, Achim (2008). "Testing for autocorrelation". Applied Econometrics with R. New York: Springer. pp. 104–106. ISBN 978-0-387-77318-6.
  7. "Postestimation tools for regress with time series" (PDF). Stata Manual.
  8. Baum, Christopher F. (2006). "Testing for serial correlation". An Introduction to Modern Econometrics Using Stata. Stata Press. pp. 155–158. ISBN 1-59718-013-0.
  9. Breusch-Godfrey test in Python http://statsmodels.sourceforge.net/devel/generated/statsmodels.stats.diagnostic.acorr_breush_godfrey.html?highlight=autocorrelation

Further reading

This article is issued from Wikipedia - version of the 11/8/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.