Prais–Winsten estimation

From HandWiki

In econometrics, Prais–Winsten estimation is a procedure meant to take care of the serial correlation of type AR(1) in a linear model. Conceived by Sigbert Prais and Christopher Winsten in 1954,[1] it is a modification of Cochrane–Orcutt estimation in the sense that it does not lose the first observation, which leads to more efficiency as a result and makes it a special case of feasible generalized least squares.[2]

Theory

Consider the model

yt=α+Xtβ+εt,

where yt is the time series of interest at time t, β is a vector of coefficients, Xt is a matrix of explanatory variables, and εt is the error term. The error term can be serially correlated over time: εt=ρεt1+et, |ρ|<1 and et is white noise. In addition to the Cochrane–Orcutt transformation, which is

ytρyt1=α(1ρ)+(XtρXt1)β+et,

for t = 2,3,...,T, the Prais-Winsten procedure makes a reasonable transformation for t = 1 in the following form:

1ρ2y1=α1ρ2+(1ρ2X1)β+1ρ2ε1.

Then the usual least squares estimation is done.

Estimation procedure

First notice that

var(εt)=var(ρεt1+eit)=ρ2var(εt1)+var(eit)

Noting that for a stationary process, variance is constant over time,

(1ρ2)var(εt)=var(eit)

and thus,

var(εt)=var(eit)(1ρ2)

Without loss of generality suppose the variance of the white noise is 1. To do the estimation in a compact way one must look at the autocovariance function of the error term considered in the model blow:

cov(εt,εt+h)=ρhvar(εt)=ρh1ρ2, for h=0,±1,±2,.

It is easy to see that the variance–covariance matrix, Ω, of the model is

Ω=[11ρ2ρ1ρ2ρ21ρ2ρT11ρ2ρ1ρ211ρ2ρ1ρ2ρT21ρ2ρ21ρ2ρ1ρ211ρ2ρT31ρ2ρT11ρ2ρT21ρ2ρT31ρ211ρ2].

Having ρ (or an estimate of it), we see that,

Θ^=(𝐙TΩ1𝐙)1(𝐙TΩ1𝐘),

where 𝐙 is a matrix of observations on the independent variable (Xt, t = 1, 2, ..., T) including a vector of ones, 𝐘 is a vector stacking the observations on the dependent variable (yt, t = 1, 2, ..., T) and Θ^ includes the model parameters.

Note

To see why the initial observation assumption stated by Prais–Winsten (1954) is reasonable, considering the mechanics of generalized least square estimation procedure sketched above is helpful. The inverse of Ω can be decomposed as Ω1=𝐆T𝐆 with[3]

𝐆=[1ρ2000ρ1000ρ100001].

A pre-multiplication of model in a matrix notation with this matrix gives the transformed model of Prais–Winsten.

Restrictions

The error term is still restricted to be of an AR(1) type. If ρ is not known, a recursive procedure (Cochrane–Orcutt estimation) or grid-search (Hildreth–Lu estimation) may be used to make the estimation feasible. Alternatively, a full information maximum likelihood procedure that estimates all parameters simultaneously has been suggested by Beach and MacKinnon.[4][5]

References

  1. Prais, S. J.; Winsten, C. B. (1954). "Trend Estimators and Serial Correlation". Cowles Commission Discussion Paper No. 383 (Chicago). https://cowles.yale.edu/sites/default/files/files/pub/cdp/s-0383.pdf. 
  2. Johnston, John (1972). Econometric Methods (2nd ed.). New York: McGraw-Hill. pp. 259–265. ISBN 9780070326798. https://books.google.com/books?id=aBOaAAAAIAAJ&pg=259. 
  3. Kadiyala, Koteswara Rao (1968). "A Transformation Used to Circumvent the Problem of Autocorrelation". Econometrica 36 (1): 93–96. doi:10.2307/1909605. 
  4. Beach, Charles M.; MacKinnon, James G. (1978). "A Maximum Likelihood Procedure for Regression with Autocorrelated Errors". Econometrica 46 (1): 51–58. doi:10.2307/1913644. 
  5. Amemiya, Takeshi (1985). Advanced Econometrics. Cambridge: Harvard University Press. pp. 190–191. ISBN 0-674-00560-0. https://books.google.com/books?id=0bzGQE14CwEC&pg=PA190. 

Further reading