where x˜
tj
x
tj
x
t1,j
. For t 1, we have y˜
1
(1
2
)
1/2
y
1
, x˜
1j
(1
2
)
1/2
x
1j
,
and the intercept is (1
2
)
1/2
0
. For given
, it is fairly easy to transform the data and
to carry out OLS. Unless
0, the GLS estimator, that is, OLS on the transformed
data, will generally be different from the original OLS estimator. The GLS estimator
turns out to be BLUE, and, since the errors in the transformed equation are serially
uncorrelated and homoskedastic, t and F statistics from the transformed equation are
valid (at least asymptotically, and exactly if the errors e
t
are normally distributed).
Feasible GLS Estimation with AR(1) Errors
The problem with the GLS estimator is that
is rarely known in practice. However, we
already know how to get a consistent estimator of
: we simply regress the OLS resid-
uals on their lagged counterparts, exactly as in equation (12.14). Next, we use this esti-
mate,
ˆ, in place of
to obtain the quasi-differenced variables. We then use OLS on the
equation
y˜
t
0
x˜
t 0
1
x˜
t1
…
k
x˜
tk
error
t
, (12.33)
where x˜
t0
(1
ˆ) for t 2, and x˜
10
(1
ˆ
2
)
1/2
. This results in the feasible GLS
(FGLS) estimator of the
j
. The error term in (12.33) contains e
t
and also the terms
involving the estimation error in
ˆ. Fortunately, the estimation error in
ˆ does not affect
the asymptotic distribution of the FGLS estimators.
FEASIBLE GLS ESTIMATION OF THE AR(1) MODEL:
(i) Run the OLS regression of y
t
on x
t1
,…,x
tk
and obtain the OLS residuals, uˆ
t
, t
1,2, …, n.
(ii) Run the regression in equation (12.14) and obtain
ˆ.
(iii) Apply OLS to equation (12.33) to estimate
0
,
1
,…,
k
. The usual standard
errors, t statistics, and F statistics are asymptotically valid.
The cost of using
ˆ in place of
is that the feasible GLS estimator has no tractable finite
sample properties. In particular, it is not unbiased, although it is consistent when the
data are weakly dependent. Further, even if e
t
in (12.32) is normally distributed, the t
and F statistics are only approximately t and F distributed because of the estimation
error in
ˆ. This is fine for most purposes, although we must be careful with small sam-
ple sizes.
Since the FGLS estimator is not unbiased, we certainly cannot say it is BLUE.
Nevertheless, it is asymptotically more efficient than the OLS estimator when the
AR(1) model for serial correlation holds (and the explanatory variables are strictly
exogenous). Again, this statement assumes that the time series are weakly dependent.
There are several names for FGLS estimation of the AR(1) model that come from
different methods of estimating
and different treatment of the first observation.
Cochrane-Orcutt (CO) estimation omits the first observation and uses
ˆ from
(12.14), whereas Prais-Winsten (PW) estimation uses the first observation in the pre-
viously suggested way. Asymptotically, it makes no difference whether or not the first
observation is used, but many time series samples are small, so the differences can be
notable in applications.
Chapter 12 Serial Correlation and Heteroskedasticity in Time Series Regressions
389
d 7/14/99 7:19 PM Page 389