ARIMA model estimation problem

Hi all, I want to estimate ARIMA model params, but as I understand I need an initial model,how I must choose that model? And how to check is the estimated model correct,or not?

1 件のコメント

Rakesh Chavan
Rakesh Chavan 2016 年 3 月 18 日
Hi,
In order to determine the model parameters you would need to have some information on the time series you are working with. The following external link provides some information on choosing the model:
You will get the standard error along with the distribution from the ARIMA model with 'estimate' command. In addition you can use either 'simulate' or 'forecast' to check behavior of the model.
Hope this helps
regards
Rakesh

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeConditional Mean Models についてさらに検索

質問済み:

2016 年 3 月 13 日

コメント済み:

2016 年 3 月 18 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by