フィルターのクリア

'Too many input arguments.' error (arima command)

5 ビュー (過去 30 日間)
Seraphic
Seraphic 2021 年 2 月 26 日
コメント済み: Seraphic 2021 年 3 月 3 日
Hi all,
I tried to generate MA(1) model without presample. I typed following command.
Mdl= arima('Constant',1.5,'MA',{0.1},'Variance',1.9)
In the command window, the error comes up:
Error using arima
Too many input arguments.
I just referred to this instruction(https://mathworks.com/help/econ/arima.html?searchHighlight=arima&s_tid=srchtitle#d122e112384) and I don't know where I got wrong. Please help me.

回答 (1 件)

Swetha Polemoni
Swetha Polemoni 2021 年 3 月 1 日
Hi Seraphic,
Can you share the details of Matlab version you are using?
  1 件のコメント
Seraphic
Seraphic 2021 年 3 月 3 日
2020a. I updated it to 2020b and now it works.

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

カテゴリ

Help Center および File ExchangeConditional Mean Models についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by