Mistake in GarchMidas user's guide. Example is not replicable
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2022 年 6 月 19 日
編集済み: Walter Roberson
2022 年 6 月 23 日
This appears to refer to the File Exchange contribution https://www.mathworks.com/matlabcentral/fileexchange/45150-midas-matlab-toolbox
MUHAMMAD SHOAIB
2023 年 7 月 10 日
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
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!