Message Boards Message Boards

How does TimeSeriesModelFit estimate ARMA parameters?

Posted 6 years ago

Hi -

I've noticed from comparing several versions (Mathematica, matlab, python) that there can be significant variations in the answers obtained when estimating ARMA parameters. For instance, I can run some data through Mathematica like

model = TimeSeriesModelFit[data,{"ARMA",{1,2}}]

and I will get one answer (usually the best answer). Trying this using a Matlab implementation of an ARMA parameter estimator based on a Kalman filter approach yields not-quite-as-good results in terms of closeness of parameters to their true values. Can anyone enlighten me as to the broad brush strokes of the estimation procedure used in Mathematica ? I couldn't find any documentation that discussed it.

Thanks in advance,

George

POSTED BY: George Castle
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract