Garch residuals in matlab 2014
古いコメントを表示
In matlab 2014 the command "garchfit" has been removed. This command had an output option for the residuals, "Innovations". The main problem is that in matlab 2014 one has to use "estimate" which does not have this ouput possibility.
How can I get the residuals of my garch model?
回答 (1 件)
Roger Wohlwend
2014 年 11 月 4 日
0 投票
There is a Matlab example that shows how to calculate the residuals. However, in a GARCH model the residuals are just the time series minus the offset.
カテゴリ
ヘルプ センター および File Exchange で Conditional Variance Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!