ARFIMA simulations

Time series simulation with ARFIMA models.
5,2K download
Aggiornato 19 ott 2009

Visualizza la licenza

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.

Cita come

Simone Fatichi (2024). ARFIMA simulations (https://www.mathworks.com/matlabcentral/fileexchange/25611-arfima-simulations), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Conditional Mean Models in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: ARFIMA(p,d,q) estimator

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0