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

5 vues (au cours des 30 derniers jours)
Seraphic
Seraphic le 26 Fév 2021
Commenté : Seraphic le 3 Mar 2021
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.

Réponses (1)

Swetha Polemoni
Swetha Polemoni le 1 Mar 2021
Hi Seraphic,
Can you share the details of Matlab version you are using?
  1 commentaire
Seraphic
Seraphic le 3 Mar 2021
2020a. I updated it to 2020b and now it works.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Conditional Mean Models dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by