[R] forecasting correlation with Garch

Dirk Eddelbuettel edd at debian.org
Mon Jul 29 17:21:25 CEST 2002



> Hello R group,
> I'm using the tseries package to forecast variance and I would like to do
> the same with correlation.
[...]
> and I want to predict the correlation matrix,
> how can I do that?

You cannot. A (standard) Garch is univariate, correlation requires a 
multivariate model. There is a cottage industry of papers on multivariate
Garch out there, but the problem is hard (in both a statistical and 
numerical sense).

Tell your employer to buy a commercial risk management package. The
better ones include something like this.

Dirk
 
-- 
According to the latest figures, 43% of all signatures are totally worthless.   
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list