Skip to content
Prev 9511 / 15274 Next

ARMAX, t-GARCH estimation(RUGARCH package)

It means that the standard errors could not be calculated as a result of not being able to invert the hessian during the post-estimation phase. As explained in the manual and vignette, general failures in the final optimization/post-estimation can generally be approached by changing the solver and/or tweaking the solver.
Other suggestions:
- DO use model 'sGARCH' rather than the 'GARCH' model of 'fGARCH' for estimation.
- Because you include regressors in the variance equation, try to provide a starting parameter for those and also try eGARCH where positivity is guaranteed  (possibly the source of the problem).

Regards,
Alexios
On Feb 11, 2012, at 10:44, ecsniffer?? <ecsniffer at hotmail.com> wrote: