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

조회 수: 2 (최근 30일)
na ja
na ja 2016년 8월 15일
댓글: Brendan Hamm 2016년 8월 15일
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
Brendan Hamm
Brendan Hamm 2016년 8월 15일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Conditional Mean Models에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by