Forecasting with an AR(8) model
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Shashank Prasanna
2014 年 7 月 9 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Preprocess Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!