Search found 3 matches
- Fri Nov 13, 2015 9:41 am
- Forum: Programming
- Topic: How to perfectly match dates when importing from Excel
- Replies: 3
- Views: 2906
Re: How to perfectly match dates when importing from Excel
What would the syntax for that approach look like?
- Fri Nov 13, 2015 7:57 am
- Forum: Programming
- Topic: How to perfectly match dates when importing from Excel
- Replies: 3
- Views: 2906
How to perfectly match dates when importing from Excel
I have daily data in Excel which I aim to import to Eviews using the import command. The data is in general listed on a daily working day basis, such that there is 5 observations per week. This suggests using import ....@freq D5.... However, for some few weeks my data has less than 5 observations. S...
- Mon Nov 09, 2015 8:42 am
- Forum: Programming
- Topic: How to display and save the etable in autoarma
- Replies: 1
- Views: 2191
How to display and save the etable in autoarma
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
Many thanks in advance.
test.autoarma(maxsar=1, maxsma=1, forclen=3, etable, fgraph) test_f
