ARFIMA simulations

Time series simulation with ARFIMA models.

Ahora está siguiendo esta publicación

The code performs the simulation of time series with autoregressive fractionally integrated moving average (ARFIMA) models that generalize ARIMA (autoregressive integrated moving average) and ARMA autoregressive moving average models. ARFIMA models allow non-integer values of the differencing parameter and are useful in modeling time series with long memory. The code generally simulates an ARFIMA(p,d,q) model where d is the differencing parameter and p and q are the order of the autoregressive and moving average parts of the model respectively.

Citar como

Simone Fatichi (2026). ARFIMA simulations (https://es.mathworks.com/matlabcentral/fileexchange/25611-arfima-simulations), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: ARFIMA(p,d,q) estimator

Categorías

Más información sobre Conditional Mean Models en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0