estimate using maximum likelihood
    8 ビュー (過去 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!

