Skip to content
Prev 989 / 15274 Next

Problem with garch (tseries)

Two ideas, no guarantees.

The working paper "The quality of Value at Risk via
univariate GARCH" on the Burns Statistics website
indicates that giving more weight to recent observations
in the estimation can be a good thing.

I don't have experience with it, but it seems to me that
Bayesian estimates could be useful.  We have a reasonable
idea of what are silly estimates and what are not so silly,
so an informative prior makes sense.

If you have implied volatilities at different expiries, then you
should be able to get a sense of the half-life.  For the garch(1,1)
model this is a function of alpha plus beta.  So that would be
something to put a prior on.  But the components model
(described in the paper already referred to) is likely to give
better predictions, and its half-life only depends on one
parameter.

Patrick Burns
patrick at burns-stat.com
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of S Poetry and "A Guide for the Unwilling S User")
michael mathews wrote: