How should I fit best ARMA/ARIMA model for an excel sheet data?

2 visualizaciones (últimos 30 días)
na ja
na ja el 15 de Ag. de 2016
Comentada: Brendan Hamm el 15 de Ag. de 2016
Hi, I have basic knowledge of statistics. I have an excel sheet which consists of sensor output at unequal time intervals. When plotted, the series doesn't show any sign of seasonality or trend. How should I decide the orders of AR and MA parts respectively? I need to predict the next values.
  1 comentario
Brendan Hamm
Brendan Hamm el 15 de Ag. de 2016
If you have unequal time steps then an AR or ARMA process would not be the correct model, (this assumes equal spacing). You could always interpolate your data prior to fitting the model, but this could be done in any number of ways. This might be better modeled using a Poisson jump process.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Conditional Mean Models en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by