Skip to content
Prev 11261 / 15274 Next

rugarch - warning

Hi Harry,

This is nothing to worry about. The solver is visiting the default lower 
bounds for the GED shape which are admittedly too small (0.01). Until I 
change the defaults, simply change them as follows:
setbounds(gspec.ru)<-list(shape=c(0.1, 3))

Best,

Alexios

PS A new version (1.01-3) in the google code repository contains 
substantial improvements including exclusive use of xts (and returning 
xts objects) as well as a uniform set of extractor methods (sigma and 
fitted on almost all objects). Please try out/test and report any 
problems on the support page there.
On 02/02/2013 21:32, Harald Weiss wrote: