Skip to content

[rugarch] ugarchroll returns objects structures differently

1 message · Alexios Ghalanos

#
I think I see what you mean. There is a reason why the non-converged object has a slightly different structure that the converged one since it is 'designed' in such a way as to facilitate the use of the resume method. I had not considered that one would want to obtain an object with non converged estimation windows. I'll consider extending the extractors to return the density even when not all windows are converged (and probably replace the as.data.frame method with an as.xts method)...when I find some time.

Alexios