Page 1 of 1

How to create lags to correct for autocorrelation?

Posted: Wed Feb 13, 2013 10:30 am
by ak1234
How do I create lags in eviews to correct for autocorrelation?
This is the data I have :
C - constant
M - money
R - interest rate
RESID
Y - income

kind regards
A,

Re: How to create lags to correct for autocorrelation?

Posted: Wed Feb 13, 2013 12:16 pm
by startz
The lag for a variable x is written x(-1). The basic procedure for correcting for autocorrelation uses the AR(1) command in the estimating equation. See the help system for details.