estimate using maximum likelihood
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
yt = δ + φ(1.5yt−1 −0.5yt−2) + ut −θ(1.5ut−1 −0.5ut−2)
it is an Arma process i want to know how to estimate in the maltab
0 Kommentare
Antworten (1)
Shishir Singhal
am 29 Jul. 2020
Hi,
Please refer to the documentation: https://in.mathworks.com/help/econ/arima.html
It will give you some insights about how to model an arma process in MATLAB.
Thanks
0 Kommentare
Siehe auch
Kategorien
Mehr zu Conditional Mean Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!