Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
ARFIMA(p,d,q) maximum likelihood estimators:
- Whittle estimator
- Exact maximum likelihood estimator
-and some other,possibly useful functions,forecasting included.I've yet to implement the prediction error bands calculation (as one can judge from the screenshot).
Requirements:
-Statistics Toolbox
-Optimization Toolbox
-Kevin Sheppard's MFE Toolbox
http://www.kevinsheppard.com/wiki/MFE_Toolbox
Optional requirements:
-Simone Fatichi's ARFIMA(p,d,q) simulator(MATLAB Central FileExchange #25611)
The latter is required for testing the algorithms' performance (implemented in arfima_test).
NOTICE: this time, a C/MEX file is there to speed up the process,without a .m equivalent.It compiled with several compilers (LCC and MS VC++ 2008) and proved to be stable for me.
Further updates are planned:
-other estimation algorithms
-documentation
-etc.
Any comments,suggestions to:
inzeltgy@gmail.com
Citar como
György Inzelt (2026). ARFIMA(p,d,q) estimator (https://es.mathworks.com/matlabcentral/fileexchange/30238-arfima-p-d-q-estimator), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: MexWizard, howto: mex + MS Visual C/C++ Express Edition 2005, C++ MEX symbolic debugging, ARFIMA simulations
Información general
- Versión 1.1.0.0 (12,3 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
