Borrar filtros
Borrar filtros

Mistake in GarchMidas user's guide. Example is not replicable

7 visualizaciones (últimos 30 días)
tr206
tr206 el 2 de Oct. de 2016
Comentada: MUHAMMAD SHOAIB el 10 de Jul. de 2023
Hello,
I ran the code in example 1 to replicate the examples shown in the user guide and I get exactly your results for the RV and forecast exercise. The example can be found on pages 7 (second half) to 8 of the attached GarchMidas user's guide. However, I get completely different results if I run the code regarding the INDPRO dataset. I get following message and results (see also the Figure in the attachment):
Warning: Covariance matrix of estimators cannot be computed precisely due to inversion difficulty. > In GarchMidas (line 311) In my_example (line 86) Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 6.977894e-18. > In GarchMidas (line 313) In my_example (line 86)
I used exactly the same code and data but the example regarding the INDPRO dataset does not work. Hence, I conclude that the code or the assumptions behind it is wrong.
This example is very important to me. Could anybody help me solve this problem and correct the code? Thank you very much.
  3 comentarios
Walter Roberson
Walter Roberson el 19 de Jun. de 2022
Editada: Walter Roberson el 23 de Jun. de 2022
This appears to refer to the File Exchange contribution https://www.mathworks.com/matlabcentral/fileexchange/45150-midas-matlab-toolbox
MUHAMMAD  SHOAIB
MUHAMMAD SHOAIB el 10 de Jul. de 2023
i also same issue......appear the following message.
Warning: Covariance matrix of estimators cannot be computed precisely due to inversion difficulty.
> In GarchMidas (line 311)
In appGARCHMIDAS1 (line 23)
Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 1.012192e-17.
> In GarchMidas (line 313)
In appGARCHMIDAS1 (line 23)
KINDLY HELP

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by