Page 1 of 1

Suppressing ARMA output

Posted: Mon Oct 15, 2018 3:49 am
by nilslh
Hi,

I have a question regarding output from the ARMA equation command. When calling for, say, the roots of the AR process by [eqname].arma(type=root, save=[matrixname]), EViews also displays a graph of the inverse AR roots from within the equation object [eqname]. Is it possible to suppress the display of the graph? I have also tried to specify t in the options to get a table view of the roots, but it does not work and EViews still shows the graph instead.

Thanks.

Regards,
Nils

Re: Suppressing ARMA output

Posted: Mon Oct 15, 2018 4:00 am
by nilslh
I figured it out using do before the command.