Engle (2002) Dynamic Conditional Correlation

conditional-correlationgarchmultivariate-garchvolatilityquasi-maximum-likelihoodempirical-finance

Summary

Engle proposes the dynamic conditional correlation (DCC) class of multivariate GARCH models. The conditional covariance is factored as Ht=DtRtDtH_t = D_t R_t D_t, where DtD_t collects univariate GARCH conditional standard deviations and RtR_t is a time-varying correlation matrix driven by a parsimonious GARCH-like recursion. DCC keeps the flexibility of univariate GARCH while parameterizing the correlations with very few parameters, and — crucially — can be estimated in two steps from the likelihood (univariate GARCH first, then the correlation parameters), sidestepping the dimensionality explosion of conventional VEC/BEKK multivariate GARCH.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"A new class of multivariate models called dynamic conditional correlation models is proposed. These have the flexibility of univariate GARCH models coupled with parsimonious parametric models for the correlations … estimated very simply with univariate or two-step methods based on the likelihood function."

My Take

DCC is the multivariate-GARCH model that actually gets used, and this is why: it trades a small amount of flexibility (scalar correlation dynamics, no cross-asset spillovers in the base version) for the ability to fit correlation matrices among many assets at near-univariate cost. The two-step estimator is the whole game — it turns an O(N2)O(N^2)-parameter optimization into NN small ones plus a two-parameter step, which is what makes portfolio- and risk-scale applications tractable. On the wiki it is the primary source behind the DCC material on the Conditional Correlation page, sitting between the simpler CCC/BEKK constructions and the large-NN regularization frontier. The honest caveats are already in the literature: scalar DCC imposes common correlation dynamics on all pairs, its marginalization properties are not fully understood, and rigorous QML asymptotics lag behind BEKK's.