Factor Copula Construction

Summary

A factor copula is the copula of a latent vector generated by a simple linear factor model: each equals a (loaded) common factor plus an idiosyncratic shock . The copula of is used as the model for the copula of the observable data , while ‘s implied marginals are discarded. The class generally has no closed-form density; only the all-Gaussian case yields a known (Gaussian, equicorrelation) copula.

Overview

The construction separates dependence from marginals (per Sklar). One specifies a tractable latent factor model, simulates from it to recover its copula , and pairs that copula with separately-estimated marginals . The richness of the dependence — symmetry, tail behaviour, heterogeneity — is controlled entirely by the choice of factor and idiosyncratic distributions and the loadings. This note states the equidependence and flexible-weight constructions; multi-factor extensions are in Multi-Factor and Block Dependence Structures.

Main Content

Simple (equidependence) factor copula

Based on latent variables, for :

where is the common factor, the idiosyncratic shocks, the marginals of the latent , and the copula parameters. The copula of is the model for the copula of . Crucially the latent marginals are discarded: in general; only the copula of is retained, and observable marginals are specified/estimated separately.

Closed-form case and equidependence

If and are both Gaussian, then is multivariate Gaussian, implying a Gaussian copula with equicorrelation: any pair has correlation . For any other choice of the joint distribution of , and more importantly its copula, has no closed form. Regardless of distributions, the simple structure makes every pair share the same bivariate copula — the copula is equidependent (a.k.a. exchangeable in copula terminology). One simulates from to extract copula properties (rank correlation, Kendall’s tau, quantile dependence) for use in SMM.

Single-factor with flexible weights (heterogeneous dependence)

Allow the loading on the common factor to differ across variables:

with unchanged. The implied copula is no longer equidependent: pairs can have stronger or weaker dependence than others. This introduces additional parameters (the ), trading flexibility for a harder estimation problem. An intermediate block-equidependence model assigns common loadings to ex-ante groups (e.g. by industry) — see Multi-Factor and Block Dependence Structures.

Non-linear factor copulas nest known copulas

The linear additive form generalizes to for . With judicious choices of , , , this nests standard closed-form copulas (McNeil et al. 2005, Ch. 5):

Copula
Normal
Student’s
Skew
Gen. hyperbolic
Clayton
Gumbel

where = inverse gamma, = generalized inverse Gaussian, = gamma. These have closed-form densities via specific combinations. Removing the closed-form requirement and using simulation-based estimation yields a much wider model class — the paper focuses on linear additive copulas with flexibly-specified factor distributions (especially skew ).

Examples

Variance share of the common factor

Setup: With and , the common factor accounts for one-half of the variance of each . Result: In the Gaussian case this gives an equicorrelation of . Interpretation: directly governs the strength of common dependence; the shape parameters of (degrees of freedom , skew ) govern the tail and asymmetry of dependence.

Connections

See Also