Page 1 of 1

Regression with an ar(1) or x(-1) term

Posted: Thu Nov 15, 2012 6:55 am
by Fenix
Hey!

This might be a stupid question but, is there a difference between using the term ar(1) for a regressor, or just using x(-1)?

I do this regression

Code: Select all

ls ltv c ar(1) dumb
and it is different than

Code: Select all

ls ltv c ltv(-1) dumb
Eviews 7

Regards.

Re: Regression with an ar(1) or x(-1) term

Posted: Thu Nov 15, 2012 8:42 am
by EViews Gareth

Re: Regression with an ar(1) or x(-1) term

Posted: Thu Nov 15, 2012 9:06 am
by Fenix
Ohhhh, a great article, thanks! So that's why there is this 'convergence' message. Does it use the Cochrane-Orcutt estimator?

Re: Regression with an ar(1) or x(-1) term

Posted: Thu Nov 15, 2012 9:15 am
by EViews Gareth