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

조회 수: 7 (최근 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 CenterFile Exchange에서 Conditional Mean Models에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by