V-Lab
V-Lab

Documentation>Correlation Analysis>GARCH-DECO

The DCC framework for correlations is a useful modeling tool, however when the number of test assets becomes large the estimation can become unreliable and even breakdown completely. The DECO class of correlation models is designed to overcome some of these computational difficulties. As such, the documentation for DECO models will be formulated for many return series.

Definition

Consider a vector of N different return series rt = r1,t ... rN,t where all series have been demeaned. Further, define the conditional covariance matrix of all return series as 𝔼t-1 rt rt = Ht . We can further decompose Ht into the following:Ht=DtRtDtwhere Dt=diagσi,t for i=12. Here, σi,t is the conditional volatility of return series i and is the ith diagonal entry of Ht. Finally, Rt is the conditional correlation matrix for the two return series. The GARCH-DECO model puts specific parametric assumptions on the evolution of Dt and Rt separately.

Conditional Variance

Each individual return series’ conditional variance is modeled as a standard GARCH process. That is, we assume: 𝔼t-1 ri,t2 = σi,t2 σt2=ω+αεt-12+βσt-12As with a standard GARCH, we can compute the residuals for each return series after we have fit the univariate GARCH model. Formally, these are defined as:εi,t=ri,tσi,tImportantly, the volatility residual vector εt = ε1,t ... εN,t will inherit the same correlation structure as the original two return series. We now turn to modeling this correlation structure.

Conditional Correlation

The DECO model assumes the a specific parametric form for conditional correlation matrix Rt . More specifically, on a given day the DECO model assumes that all pairwise correlations are identical. It turns out that despite this seemingly strong restriction, the DECO model can provide consistent estimates of DCC parameters in large systems. The correlation matrix Rt is thus defined as an equicorrelation matrix and evolves as:Rt=1-ρtIN+ρtJNρt=2NN-1i>jqi,j,tqi,i,tqj,j,tqi,j,t=ρ¯i,j+αDECOεi,t-1εj,t-1-ρ¯i,j+βDECOqi,j,t-1-ρ¯i,jwhere ρ¯i,j is the unconditional correlation between εi,t and εj,t-1. By modeling the univariate return series as individual GARCH processes, and their standardized residual series as a DECO process, we form the complete GARCH-DECO specification.

Estimation

VLAB estimates the parameters ωi=1,2αi=1,2βi=1,2αDECOβDECO of the GARCH-DECO system via Quasi-Maximum likelihood. In order to implement maximum likelihood, we assume the stacked return series rt = r1,t r 2,t is multivariate normal with a conditional covariance Ht as defined above. Specifically, rtN0Ht which leads to the natural definition of the likelihood function. It can be shown that the likelihood function can be decomposed into a volatility component and a correlation component, which naturally leads to a two step estimation procedure. First, we estimate univariate GARCH models to each return series. Next, using the stacked residuals εt = ε1,t ε2,t = Dt-1 rt , we estimate the correlation parameters αDECO and βDECO by maximizing the following function:LcαDECOβDECO=-12tlog|Rt|+εtRt-1εt-εtεtUnder reasonable regularity conditions, it can be shown that this two step procedure provides consistent estimates of both the volatility parameters and the DECO parameters. As mentioned above, the estimated parameters αDECO, βDECO provide consistent estimates in the event that the true correlations evolve as a DCC system, but with much less computational overhead.

As is similar with the GARCH, the single correlation ρt will be stable and mean-reverting so long as αDECO>0, βDECO>0, αDECO+βDECO<1. The standard restrictions and properties of the univariate GARCH models that are used to model each individual return series’ volatilities also naturally still hold.

References

Bollerslev, T., 1990. Modeling The Coherence in Short-Run Nominal Exchange Rates: A Multivariate Generalized ARCH Model. Review of Economics and Statistics 72: 498- 505. https://www.jstor.org/stable/2109358

Engle, R. F., 2002. Dynamic Conditional Correlation: A Simple Class of Multivariate GARCH Models. Journal of Business and Economic Statistics 20(3). https://doi.org/10.1198/073500102288618487

Engle, R. F., 2009. Anticipating Correlations: A New Paradigm for Risk Management. Princeton University Press.

Engle, R. F. and J. Mezrich, 1995. Grappling with GARCH. Risk: 112-117.

Engle, R. F., N. Shephard, and K. Sheppard, 2007. Fitting and Testing Vast Dimensional Time-Varying Covariance Models. NYU Working Paper FIN-07-046. http://pages.stern.nyu.edu/~rengle/EngleSheppard.pdf