SMM Estimator for Copulas

Summary

Oh and Patton (2011) develop a simulation-based estimator for copula model parameters that matches simulated rank dependence measures (Spearman’s rank correlation and quantile dependence) to their sample counterparts. This approach is valuable when: (1) the copula likelihood is unavailable in closed form (e.g., factor copulas), (2) the researcher wants to target specific dependence features, or (3) GMM is infeasible because the mapping from parameters to dependence measures has no closed form. The estimator nests both GMM and standard MM as special cases and applies to both iid and time series data.

Overview

Standard estimation of copula models relies on maximum likelihood or two-stage (IFM) methods, but these require the copula density in closed form. Many flexible copula models — particularly factor copulas and high-dimensional specifications — lack tractable densities. Moreover, in financial applications the copula model is often used to price derivatives (CDOs, CDS), and it may be more natural to calibrate parameters by matching dependence measures that are directly relevant to pricing.

The Oh-Patton SMM estimator addresses this by using only “pure” dependence measures as moments — measures that are functions solely of the copula and unaffected by the marginal distributions.

Data Generating Process

The DGP allows each variable to have time-varying conditional mean and variance, governed by parametric models:

Definition: Data Generating Process (Oh & Patton DGP)

where:

  • — conditional means (-measurable)
  • — conditional standard deviations (-measurable)
  • — standardized residuals with copula
  • is an vector governing the dynamics (assumed -consistently estimable)
  • is the vector of copula parameters to be estimated

Common examples for the marginal dynamics: ARMA models, GARCH models, stochastic volatility models.

Two-stage estimation procedure:

  1. Stage 1: Estimate from the marginal models (e.g., AR-GARCH for each series) to obtain estimated standardized residuals
  2. Stage 2: Estimate from the copula model using the SMM approach applied to

Marginal Distributions Are Unknown

The marginal distributions are estimated nonparametrically using the empirical distribution function (EDF):

The denominator (rather than ) ensures that the pseudo-observations lie strictly in .

Choice of Moments: Pure Dependence Measures

The key innovation is using only “pure” dependence measures — those unaffected by changes in the marginal distributions of the simulated data. This is critical because simulated data drawn from may have different marginals than the observed data.

Moments like means and variances are functions of the marginals alone and contain no copula information. Linear correlation contains copula information but is also affected by the marginals. The measures used are:

Spearman’s Rank Correlation

For the pair :

This is purely a function of the copula and invariant to the marginals. See Spearman’s rank correlation.

Quantile Dependence

This captures tail dependence at various quantile levels. See quantile dependence.

Sample Counterparts

Based on the estimated standardized residuals:

The SMM Estimator

Definition: SMM Estimator for Copulas (Oh & Patton, 2011)

Let be the vector of sample dependence measures computed from the standardized residuals .

Let be the corresponding vector computed from simulations drawn from , .

Define the moment difference:

The SMM estimator is:

where:

and is a positive definite weight matrix. For identification, (at least as many moment conditions as parameters).

Typical Moment Selection

Oh and Patton use five dependence measures averaged across all pairs of assets:

  1. Spearman’s rank correlation
  2. Quantile dependence at (lower tail)
  3. Quantile dependence at
  4. Quantile dependence at
  5. Quantile dependence at (upper tail)

For an -dimensional model with copula parameters, this gives moment conditions when using all pairs, or when averaging across pairs (for exchangeable models).

Nesting of GMM and MM

The SMM estimator nests two important special cases:

  1. GMM: If the mapping is known in closed form, then GMM is feasible and is equivalent to the SMM estimator with .

  2. Standard Method of Moments: If and the mapping is invertible, the estimator reduces to the method of moments.

For the Clayton copula, Kendall’s rank correlation has a closed form () so GMM is feasible using Kendall’s . For the Normal copula, Spearman’s rank correlation has a closed form () so GMM is feasible using Spearman’s .

For the factor copula, neither the likelihood nor any dependence measures are available in closed form — SMM is the only feasible approach among these methods.

The Factor Copula Model

Oh and Patton (2011) introduce a factor copula as a key application:

Definition: Factor Copula (Oh & Patton, 2011)

where:

  • — skewed distribution of Hansen (1994)
  • — Student’s with degrees of freedom
  • for all

The copula of is parameterized by :

  • : controls the overall level of dependence
  • : controls tail thickness (and thus tail dependence)
  • : controls asymmetry in dependence (stronger in crashes vs. booms)

Neither the likelihood nor the dependence measures of this copula are available in closed form, making SMM the natural estimation approach.

Connections

See Also

Sources