April 29th, 2004, 8:13 am
Hi!I have a question concerning volatility forecasting.If I use GARCH(1,1), h(t)=a0+a1*u(t-1)^2+b1*h(t-1). In the estimation part of a0, a1 and b1, I have read that the global surface (a0,a1,b1) is vary flat but locally its not which make the optimizing part vary difficult. I have also heard that one can solve that problem by:(i) Use the unconditional variance, var, to solve the parameter a0, a0=var*(1-a1-b1), which leave me with just two variables to estimate. By doing a coordinate transformation, (a1,b1) to (z1,z2) wherez1=log(-log(my1)), z2=log(-log(my2)), my1=a1/(1-my2), my2=a1+b1This should simplify the optimizing situation because the global surface become no flat and no constrains will be needed.(ii) Use a filter where a global grid search is used. Around this point a local GN gradient search is done. I am not in full understanding of this one.I think the most of the math in (i) and (ii) can be found in - Zumbach, G.(2000) "The Pitfalls in Fitting GARCH(1,1) Processes"Hope someone have any ideas. Especially any good articles in the area of (i) and (ii) or if someone already have done this.Regards,Buster
Last edited by
Buster on April 28th, 2004, 10:00 pm, edited 1 time in total.