Autoregressive fractionally integrated moving average

In statistics, autoregressive fractionally integrated moving average models are time series models that generalize ARIMA (autoregressive integrated moving average) models by allowing non-integer values of the differencing parameter. These models are useful in modeling time series with long memory—that is, in which deviations from the long-run mean decay more slowly than an exponential decay. The acronyms "ARFIMA" or "FARIMA" are often used, although it is also conventional to simply extend the "ARIMA(p,d,q)" notation for models, by simply allowing the order of differencing, d, to take fractional values.

Basics

In an ARIMA model, the integrated part of the model includes the differencing operator (1 − B) (where B is the backshift operator) raised to an integer power. For example,

where

so that

In a fractional model, the power is allowed to be fractional, with the meaning of the term identified using the following formal binomial series expansion

ARFIMA(0,d,0)

The simplest autoregressive fractionally integrated model, ARFIMA(0,d,0), is, in standard notation,

where this has the interpretation

ARFIMA(0,d,0) is similar to fractional Gaussian noise (fGn): with d = H½, their covariances have the same power-law decay. The advantage of fGn over ARFIMA(0,d,0) is that many asymptotic relations hold for finite samples.[1] The advantage of ARFIMA(0,d,0) over fGn is that it has an especially simple spectral density

f(λ) = (1/2π) (2sin(λ/2))−2d

—and it is a particular case of ARFIMA(p,d,q), which is a versatile family of models.[1]

General form: ARFIMA(p,d,q)

An ARFIMA model shares the same form of representation as the ARIMA(p,d,q) process, specifically:

In contrast to the ordinary ARIMA process, the "difference parameter", d, is allowed to take non-integer values.

See also

Notes

  1. 1 2 Taqqu, M. S.; Teverovsky, V.; Willinger, W. (1995). "Estimators for Long-Range Dependence: An Empirical Study". Fractals. 3 (4): 785–798. doi:10.1142/S0218348X95000692.

References

This article is issued from Wikipedia - version of the 6/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.