Thank you.
Good question! On reflection, the autoarma would automatically produce an "f" for the specified forecast period, wouldn't it? All I need to do is rename it!
Search found 3 matches
- Wed Jan 25, 2023 9:23 am
- Forum: Programming
- Topic: Getting last observation and (last observation + 1 month) date in eviews
- Replies: 7
- Views: 7979
- Wed Jan 25, 2023 7:21 am
- Forum: Programming
- Topic: Getting last observation and (last observation + 1 month) date in eviews
- Replies: 7
- Views: 7979
Re: Getting last observation and (last observation + 1 month) date in eviews
I have a similar task. I'm trying to use automatic ARIMA modelling to complete the quarter for several variables. Some end in m10 and some end in m11. How do I modify the code so that a variable that ends at m10 has two forecasted months (m11 and m12), whereas a variable that has data to m11 only pr...
- Mon Jan 09, 2023 1:38 am
- Forum: Data Manipulation
- Topic: Import byrow
- Replies: 1
- Views: 13257
Import byrow
Hi all, I'm wondering if you can help me. I have a data set that's transposed with the variables in rows and the dates in columns. first data point is in cell F7 and the row/variable names start in B7. Is there any way to read in the row name? I've read through several old threads and all I could fi...
