Skip to content
Prev 11325 / 15274 Next

About multivariate GARCH: DVEC and BEKK

Hi,

Please don't cross post to both r-hep and r-sig-finance. Either one or 
the other, and from your question it is most likely more relevant to the 
latter.

1. rmgarch does not support either DVEC or BEKK, nor will it ever likely 
support these models since its stated goal is to provide feasible models 
for medium to large scale estimation (which neither DVEC nor the full 
BEKK can accommodate because of dimensionality issues).
2. It can be downloaded from code.google.com/p/rmgarch (you will also 
need to download the latest development version of rugarch, also from 
google code). There is full documentation, a vignette and numerous examples.
3. The "mgarch" code you cite from github is NOT related to rmgarch.

Regards,
Alexios
On 21/02/2013 06:51, jpm miao wrote: