How do you display and save the etable that is generated in the autoarma procedure? The only series I manage to save in the workfile is the final forecast, test_f below...
Many thanks in advance.
test.autoarma(maxsar=1, maxsma=1, forclen=3, etable, fgraph) test_f
How to display and save the etable in autoarma
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: How to display and save the etable in autoarma
If you want to freeze the table into its own table, then something like:
If you want an actual equation object, use the eqname= option.
Code: Select all
freeze(myspool) test.autoarma(maxsar=1, maxsma=1, forclen=3, etable, fgraph) test_f
myspool.extract(mytable) eqoutput
Who is online
Users browsing this forum: No registered users and 2 guests
