estimate using maximum likelihood
    9 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
Respuestas (1)
  Shishir Singhal
      
 el 29 de Jul. de 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 comentarios
Ver también
Categorías
				Más información sobre Conditional Mean Models en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

