The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Forecasting time series
Hi all,
I'm new in the community and this is my first post. I have been searching extensively but not found an answer so far...
Let's say I have this time series with historical data until today:
t0 589 (today)
t-1 561
t-2 640
t-3 656
t-4 727
t-5 697
(...)
t-i 640
(...)
t-n 599
I wold like to build a model than can forecast:
t+1
t+2
t+3
and
error(t+1)
error(t+2)
error(t+3)
I have been searching specifically for this case but have not found the proper answer. I only found how to build the predicting model and its accuracy but not how to predict for periods outside the dataset.
Can anyone provide an XML sample to see the structure of the model, please?
Thank you so much in advance
I'm new in the community and this is my first post. I have been searching extensively but not found an answer so far...
Let's say I have this time series with historical data until today:
t0 589 (today)
t-1 561
t-2 640
t-3 656
t-4 727
t-5 697
(...)
t-i 640
(...)
t-n 599
I wold like to build a model than can forecast:
t+1
t+2
t+3
and
error(t+1)
error(t+2)
error(t+3)
I have been searching specifically for this case but have not found the proper answer. I only found how to build the predicting model and its accuracy but not how to predict for periods outside the dataset.
Can anyone provide an XML sample to see the structure of the model, please?
Thank you so much in advance
Tagged:
0