Cochrane–Orcutt Estimation
   HOME

TheInfoList



OR:

Cochrane–Orcutt estimation is a procedure in econometrics, which adjusts a linear model for serial correlation in the error term. Developed in the 1940s, it is named after statisticians Donald Cochrane (economist), Donald Cochrane and Guy Orcutt.


Theory

Consider the model :y_t = \alpha + X_t \beta+\varepsilon_t,\, where y_ is the value of the dependent variable of interest at time ''t'', \beta is a column Vector (geometry), vector of coefficients to be estimated, X_ is a row vector of explanatory variables at time ''t'', and \varepsilon_t is the error term at time ''t''. If it is found, for instance via the Durbin–Watson statistic, that if the error term is serial correlation, serially correlated over time, then standard statistical inference as normally applied to ordinary least squares, regressions is invalid because standard errors are estimated with bias (statistics), bias. To avoid this problem, the residuals must be modeled. If the process generating the residuals is found to be a stationary process, stationary first-order autoregressive model, autoregressive structure, \varepsilon_t =\rho \varepsilon_+e_t,\ , \rho, <1 , with the errors being white noise, then the Cochrane–Orcutt procedure can be used to transform the model by taking a quasi-difference: :y_t - \rho y_ = \alpha(1-\rho)+(X_t - \rho X_)\beta + e_t. \, In this specification the error terms are white noise, so statistical inference is valid. Then the sum of squared residuals (the sum of squared estimates of e_t^2) is minimized with respect to (\alpha,\beta), conditional on \rho.


Inefficiency

The transformation suggested by Cochrane and Orcutt disregards the first observation of a time series, causing a loss of Efficiency (statistics), efficiency that can be substantial in small samples. A superior transformation, which retains the first observation with a weight of \sqrt was first suggested by Prais–Winsten estimation, Prais and Winsten, and later independently by Kadilaya.


Estimating the autoregressive parameter

If \rho is not known, then it is estimated by first regressing the untransformed model and obtaining the residuals , and regressing \hat_t on \hat_, leading to an estimate of \rho and making the transformed regression sketched above feasible. (Note that one data point, the first, is lost in this regression.) This procedure of autoregressing estimated residuals can be done once and the resulting value of \rho can be used in the transformed ''y'' regression, or the residuals of the residuals autoregression can themselves be autoregressed in consecutive steps until no substantial change in the estimated value of \rho is observed. The iterative Cochrane–Orcutt procedure might converge to a local but not Maxima and minima, global minimum of the residual sum of squares. This problem disappears when using the Prais–Winsten estimation, Prais–Winsten transformation instead, which keeps the initial observation.


See also

* Hildreth–Lu estimation * Newey–West estimator * Prais–Winsten estimation * Feasible generalized least squares


References


Further reading

* * * * *


External links

* by Mark Thoma. {{DEFAULTSORT:Cochrane-Orcutt Estimation Autocorrelation Curve fitting Regression with time series structure