uroot help
Posted: Wed Sep 12, 2012 2:53 am
I'm trying to run ADF uroot tests on a couple of series, but I can't seem to do it even for one series.
My problem is that EViews (version 7.1) doesn't seem to recognise the options I'm specifying at all.
I've tried a few different syntaxes and all I can get is the options window to pop up, but not even with the options I specified ticked.
Here's what I've tried so far...
copper.uroot(adf,trend,lags=0,dif=0,save=temp)
uroot(adf,trend,lags=0,dif=0,save=temp) copper
uroot copper adf trend lags=0 dif=0 save=temp
these all seem to do the same as just running copper.uroot, uroot copper or uroot() copper.
Can anyone tell me how to get this to work??
My problem is that EViews (version 7.1) doesn't seem to recognise the options I'm specifying at all.
I've tried a few different syntaxes and all I can get is the options window to pop up, but not even with the options I specified ticked.
Here's what I've tried so far...
copper.uroot(adf,trend,lags=0,dif=0,save=temp)
uroot(adf,trend,lags=0,dif=0,save=temp) copper
uroot copper adf trend lags=0 dif=0 save=temp
these all seem to do the same as just running copper.uroot, uroot copper or uroot() copper.
Can anyone tell me how to get this to work??