Price forecasting using ARIMA Model
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hello,
I have this theme: I want to forecast market prices using ARIMA models. For example I have ARIMA1(1,1,4), ARIMA2(0,1,1) and (1,1,1). How do I define them in MATLAB? Generally I do not understand how they are defined them in MATLAB.
Your help is important!!!
0 comentarios
Respuestas (1)
  Shishir Singhal
      
 el 9 de Abr. de 2020
        
      Editada: Shishir Singhal
      
 el 9 de Abr. de 2020
  
      For defining ARIMA in MATLAB, you can refer to this documentation here : https://www.mathworks.com/help/econ/arima.html
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!