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

2 vues (au cours des 30 derniers jours)
na ja
na ja le 15 Août 2016
Commenté : Brendan Hamm le 15 Août 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 commentaire
Brendan Hamm
Brendan Hamm le 15 Août 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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Conditional Mean Models dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by