How to implement AR and ARMA model in data
10 views (last 30 days)
Show older comments
Dimitris Psychas
on 12 May 2015
Commented: Dimitris Psychas
on 13 May 2015
Hello everyone,
I would like to ask information about the implementation of AR and ARMA models in my data.
I have a table, let's call it A, that depicts the difference between two time series of data. Due to the noise that exists, I want to get an AR and ARMA model on this data, in order to examine its evolution. How could I do that ? Is there any specific function or toolbox I have to use ?
Thank you in advance.
Best regards,
Dimitris V. Psychas
0 Comments
Accepted Answer
Brendan Hamm
on 12 May 2015
Yes. This would be the function arima in the Econometrics Toolbox. We also have a course Time-Series Modeling in MATLAB, which covers ARIMA and GARCH models.
More Answers (0)
See Also
Categories
Find more on Conditional Mean Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!