dependent variable lagged
Posted: Thu Aug 02, 2012 6:15 am
A user has reported what looks to me to be a bug here: http://forums.eviews.com/viewtopic.php?f=4&t=6536
I did the the following test.
Unlike the OP, I got an F-stat. However, note that I got different R^2, which is wrong unless it's round-off error.
I did the the following test.
Code: Select all
create u 100
series x=nrnd
ls x c x(-1)
ls x(-1) c x