Page 1 of 1

ARMA Roots Table View

Posted: Fri Dec 11, 2015 4:59 pm
by xprimexinverse
Hi, I'm using EViews 9 Standard Edition. No automatic updates outstanding.

I find a problem when trying to get the table view of ARMA roots of an estimated equation.

Here's my code:

Code: Select all

equation mod1b.ls dlog(x, 1, 12) AR(1 to 2) mod1b.arma(type=root,t)
And here's the error:
type=ROOT is an unrecognized option for ARMA in "DO_
MOD1B.ARMA(TYPE=ROOT,T)".
I can get the table view by pointing and clicking, but doing it programmatically doesn't seem to be working.

Cheers,
Graeme

Re: ARMA Roots Table View

Posted: Fri Dec 11, 2015 6:49 pm
by EViews Glenn
We weren't handling the default option properly. All of the other options are working but that doesn't help you since there's a problem with that one (unfortunately, it still kicks up the dialog in program mode). We'll get both of those issues fixed. Sorry for the inconvenience.

Re: ARMA Roots Table View

Posted: Fri Dec 11, 2015 7:07 pm
by xprimexinverse
Thanks for the quick feedback on this one, Glenn.

Re: ARMA Roots Table View

Posted: Mon Dec 14, 2015 9:47 pm
by EViews Glenn
Will be in the next patch.