June 17th, 2006, 2:08 am
Thanks for the links, I got some reading to do. In the mean time, can any of you please criticize the following approach to estimating a covar matrix by GARCH(1,1).1. Estimate GARCH(1,1) models for the diagonal elements. That is, sigmahat(i,i)(t) = GARCH(1,1|historical data )2. With these estimates for sigmahat(i,i)(t), we could estimate the off-diagonal elements as sigmahat(i,j) = covar( sigmahat(i,i)(t) , sigmahat(j,j)(t) )3. We can then get the full covar matrix for any tk by plugging in for all t j< tkThis is seems too easy. Get the red pen out, make sure it has lots of ink! Thanks.