Garch residuals in matlab 2014
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Roger Wohlwend
el 4 de Nov. de 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 comentarios
Ver también
Categorías
Más información sobre Conditional Variance Models 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!