Search found 3 matches
- Wed Jun 05, 2024 9:04 am
- Forum: Programming
- Topic: Automatic (Time Rolling) forecasting in a program
- Replies: 4
- Views: 10070
Re: Automatic (Time Rolling) forecasting in a program
Okay from your help, I think my first 7 lines aren't needed. I want to make equation that loop forecast step by step ahead 4 Quarter and keep series in forecast series to compare. Maybe I am programming wrong from begin.
- Wed Jun 05, 2024 8:41 am
- Forum: Programming
- Topic: Automatic (Time Rolling) forecasting in a program
- Replies: 4
- Views: 10070
Re: Automatic (Time Rolling) forecasting in a program
It just name and series data for equation.
- Wed Jun 05, 2024 8:12 am
- Forum: Programming
- Topic: Automatic (Time Rolling) forecasting in a program
- Replies: 4
- Views: 10070
Automatic (Time Rolling) forecasting in a program
I'm ฺamateur for this Programming
I want to forecast data with Arima model by time rolling (Forecast every 4 Quarter forward). I try programming and it's show "No coefficients specified in........". I must have done something wrong for programming. Could you help me?
Many thanks!
I want to forecast data with Arima model by time rolling (Forecast every 4 Quarter forward). I try programming and it's show "No coefficients specified in........". I must have done something wrong for programming. Could you help me?
Many thanks!
