Forecasting with an AR(8) model
5 views (last 30 days)
Show older comments
Panty
on 9 Jul 2014
Commented: Shashank Prasanna
on 14 Jul 2014
Hi, I am totally newly in Matlab and I have a question.
I have a time series and I want to apply an AR(8) model to forecast the next 12 observations.
I dont think that I could understand/follow the Mathworks instructions.
Any help??
Thank you!
7 Comments
Accepted Answer
Shashank Prasanna
on 9 Jul 2014
Have you seen the doc already? If you haven't here's the link to ARIMA models:
You can estimate your AR coefficients from data and then use the model to forecast. Give it a try and if you have specific question let us know.
6 Comments
More Answers (0)
See Also
Categories
Find more on Preprocess Data in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!