Garch residuals in matlab 2014
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (1)
Roger Wohlwend
il 4 Nov 2014
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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Conditional Variance Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!