4 Multivariate GARCH models

  • In financial practice, it is often necessary to forecast both the mean and the variance of returns for multiple assets simultaneously, as it has been observed that the volatility of one asset can influence the volatility of others. This influence may vary in intensity across different time periods

  • As a result, the most relevant econometric models today are those in which the correlation matrix between returns of multiple assets is not constant. In such cases, it is essential to analyze multivariate GARCH models (MGARCH), although this is just one approach to modeling a time–varying correlation matrix

  • These models can provide answers to key questions, such as:

  1. Do shocks in one capital market increase or decrease volatility in another capital market, and to what extent?
  2. Does the volatility of one asset “spill–over” on the volatility of other assets (the spillover–effect)?
  3. Is the correlation between returns of different assets higher during periods of increased volatility (stress periods)?
  4. Does the correlation between volatilities in different markets tend to increase in the long–run due to globalization and markets liberalization?
  5. During which periods is negative correlation observed — as evidence of a safe–haven asset or a potential diversifier?
  • There are various MGARCH models, depending on how the covariance matrix is specified and modeled, but due to the issue of dimensionality, the most commonly used model is the Dynamic Conditional Correlation (DCC) model and its variants

  • DCC models belong to the class of nonlinear combinations of univariate GARCH models

  • The second group of models results from a direct generalization of univariate GARCH models (such as DVEC, BEKK, etc.), but they are less commonly used in empirical studies for two reasons: (a) the excessive number of parameters makes estimation computational demanding (despite many efforts to diagonalize and parametrize in achieving more parsimonious models), and (b) they lack flexibility in the sense that a different univariate GARCH specifications cannot be fitted for each asset individually

  • If two assets are analyzed (k=2) then rt is a two–dimensional vector, μ is a vector of two constants μ1 and μ2, while ut is a two–dimensional vector of error terms with zero means and time–varying covariance matrix Σt of dimensions 2×2

rt=μ+ut     ut(0, Σt)

  • Equation (4.1) is the conditional mean equation, which in addition to constant terms may include AR terms (the same as Vector AutoRegression – VAR), but the issue is how to determine matrix Σt?

  • Nonlinear combination of univariate GARCH models can be described by following decomposition of the time–varying covariance matrix Σt

Σt=DtRtDtDt=[σ21,t00σ22,t]      Rt=[ρ11,tρ12,tρ21,tρ22,t]

  • In decomposition (4.2) matrix Dt is diagonal matrix with conditional standard deviations σi,t following any univariate GARCH for assets i=1, 2,,k, while Rt is symmetric correlation matrix between k assets (ρ12,t=ρ21,t) that also varies over time

  • Due to above decomposition, a covariance is presented as a product of the conditional correlation coefficient and the conditional standard deviations of the two assets (nonlinear combination)

σi,t×ρij,t×σj,t=σij,t   offdiagonal  elements  of  Σtσi,t×ρii,t=1×σi,t=σ2i,t               diagonal  elements  of  Σt

  • Bollerslev was first who assumed a constant conditional correlation matrix RtR, where dynamics of the covariances are determined solely by the dynamics of the two conditional variances (standard deviations), but not by the dynamics of their correlation, and that’s why this model is usually referred to as the constant conditional correlation (CCC) model

  • When fitting a CCC model, there are several alternatives for the estimation of the constant conditional correlation matrix (the sample correlation matrix is used, and no further MLE estimation of R is carried out, or the sample correlation matrix is used as the initial estimate, and the final estimate of R is obtained as part of the MLE method)

  • Since the assumption of constant conditional correlations is often unrealistic, various models with dynamic conditional correlations (DCC) have been developed