Page 1 of 1

uroot help

Posted: Wed Sep 12, 2012 2:53 am
by charlesG
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??

Re: uroot help

Posted: Wed Sep 12, 2012 7:48 am
by EViews Gareth
Are you running in a program, or from the command line?

Re: uroot help

Posted: Sat Sep 15, 2012 9:08 am
by charlesG
Ah thanks, it works in the program... why does this happen??

Re: uroot help

Posted: Sat Sep 15, 2012 9:09 am
by EViews Gareth
Some commands, by default, will bring up the dialog when used from the command line, even if you fully specify their options.

Re: uroot help

Posted: Sun Dec 07, 2014 9:47 am
by CharlieEVIEWS
It seems like with uroot, at least, if you do something like series.uroot(kpss), when it brings up the dialog, the highlighted options should correspond to the options specified (e.g. a kpss test) and not always the default (e.g. ADF, sic selected, max lags=int((12T/100)^1/4)

Re: uroot help

Posted: Sun Dec 07, 2014 10:46 am
by EViews Glenn
It should. uroot was written quite some time ago, before we made that desirable behavior a priority. At some point the uroot code will be updated to reflect this priority, but at the moment I'm afraid that you'll just have to reset the desired items in the dialog.