How to implement AR and ARMA model in data

10 views (last 30 days)
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

Accepted Answer

Brendan Hamm
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.
  1 Comment
Dimitris Psychas
Dimitris Psychas on 13 May 2015
Thank you very much for the information. I will check the Econometrics ToolBox, as it is installed within my MATLAB package.

Sign in to comment.

More Answers (0)

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!