estimate using maximum likelihood
조회 수: 9 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Shishir Singhal
2020년 7월 29일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Conditional Mean Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!