SMM Copula Simulation and Application

Summary

Oh and Patton (2011) validate their SMM estimator through an extensive Monte Carlo study covering three copula models (Clayton, Normal, factor copula) in dimensions , for both iid and AR(1)-GARCH(1,1) data. The SMM estimator is approximately unbiased with moderate efficiency loss (20-40% for , declining to ~20% for ) relative to MLE. The empirical application to seven major U.S. financial firms (2001-2010) finds significant tail dependence and mild evidence of stronger dependence during crashes than booms.

Monte Carlo Study Design

Three Copula Models

ModelParametersClosed-Form LikelihoodClosed-Form Dependence
ClaytonYesKendall’s only
Normal (Gaussian)YesSpearman’s only
Factor copulaNoNone

True parameter values (calibrated to produce rank correlation ):

  • Clayton:
  • Normal:
  • Factor copula: , ,

Two Data Scenarios

Scenario 1 — iid data: Marginal distributions are standard Normal. Only copula parameters need estimation.

Scenario 2 — AR(1)-GARCH(1,1) data: Each variable follows:

with (matching daily equity return dynamics). Marginal parameters are estimated in a first stage; standardized residuals are used for copula estimation.

Estimation Settings

  • Sample size: (approximately 4 years of daily data)
  • Simulations:
  • Dependence measures used: Spearman’s rank correlation + quantile dependence at (5 measures averaged across pairs)
  • Weight matrix: Identity ()
  • Replications: 100

Key Results

Bias and Precision (Tables 1 and 2)

Example: Simulation Results for iid Data (Table 1)

Clayton copula ():

MLEGMMSMMSMM*
Bias0.001-0.014-0.006-0.004
Std dev0.0850.1190.1220.110
Median1.0110.9820.9910.998
Bias0.0080.0070.0080.004
Std dev0.0500.0680.0660.059
Median1.0051.0021.0050.999

Normal copula ():

MLEGMMSMM
Bias0.004-0.001-0.001
Std dev0.0240.0340.034
Bias0.003-0.002-0.002
Std dev0.0140.0170.017

Interpretation:

  • All estimators are approximately unbiased (bias small relative to std dev)
  • Precision improves with dimension due to exchangeability — more pairs provide more information
  • SMM vs. MLE efficiency loss: ~40% for , declining to ~20% for (measured by std dev ratio)
  • SMM vs. GMM: loss from simulating (rather than knowing) the moment function is 0-3% — negligible

Example: Simulation Results for AR-GARCH Data (Table 2)

Results are very similar to the iid case, confirming the surprising theoretical result that first-stage estimation error does not affect the asymptotic distribution (Proposition 2).

Factor copula (, , , ):

Bias-0.004-0.016-0.012
Std dev0.0850.0790.071
Median0.9900.238-0.508

The factor copula can only be estimated by SMM (no closed-form likelihood or dependence measures), and the estimates are well-centered with reasonable precision.

Coverage and Step Size Sensitivity (Table 3)

Example: Step-Size Sensitivity for Confidence Intervals

The asymptotic covariance estimator (Proposition 3) requires a numerical derivative with step size . The theory requires but .

For : the threshold is .

95% confidence interval coverage rates (Normal copula, , iid):

Coverage
0.1~95% (nominal)
0.01~95% (nominal)
0.001Much below 95%
0.0001As low as 2%

Key takeaway: Standard numerical differentiation step sizes (e.g., MATLAB’s default ) are far too small for this application. Use or .

Over-Identifying Restrictions Test (Table 3)

The J-test rejection rates at the 5% nominal level are close to 95% acceptance for all three correctly specified copula models and all step sizes, confirming that the Proposition 4 test has correct size.

Empirical Application: Financial Firm Dependence

Data

  • Period: January 2001 to December 2010 ( trading days)
  • Assets: Bank of America, Bank of New York, Citigroup, Goldman Sachs, J.P. Morgan, Morgan Stanley, Wells Fargo
  • Returns: Daily stock returns, positively skewed and leptokurtic (kurtosis 16.0 to 119.8)

Marginal Models

Each stock’s return is modeled as:

where is the S&P 500 index return. This is a GJR-GARCH model with asymmetric responses to market shocks.

Dependence Structure

Example: Dependence Measures Among Seven Financial Firms (Table 4)

Rank correlations (upper triangle of Table 4):

  • Average: 0.63
  • Range: 0.55 to 0.76
  • Highest: Bank of America / Wells Fargo (0.76)

Tail dependence (average of 1% and 99% quantile dependence):

  • Range: 0.16 to 0.40
  • Substantial tail dependence — not captured by Gaussian copula

Asymmetry (difference between 90% and 10% quantile dependence):

  • Mostly negative (14 out of 21 pairs)
  • Interpretation: dependence is stronger during crashes than during booms

Model Estimation Results

Example: Copula Model Estimates for Financial Firms (Table 5)

Three copula models estimated using SMM with 5 dependence measures, , bootstraps, :

Clayton copula ():

  • MLE: (SE 0.07)
  • SMM: (SE 0.05)
  • J-test p-value: <0.001 (strongly rejected)
  • Issue: Clayton imposes only lower tail dependence, too asymmetric for the data

Normal copula ():

  • MLE: (SE 0.01)
  • SMM: (SE 0.01)
  • J-test p-value: 0.043 (marginally rejected at 5%)
  • Issue: Normal copula implies zero tail dependence, but data shows substantial tail dependence

Factor copula ():

  • SMM only (no MLE available)
  • (SE 0.16)
  • (SE 0.10) — significantly > 0, indicating tail dependence
  • (SE 0.21) — not significantly different from 0
  • J-test p-value: not rejected — factor copula fits adequately

Conclusion: The factor copula provides the best fit. Tail dependence () is the key feature missing from Clayton and Normal copulas. The asymmetry parameter () is not statistically significant, though the point estimate suggests mildly stronger crash dependence.

Connections

See Also

Sources