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!