SMM Copula Specification Testing

Summary

When the number of moment conditions () exceeds the number of copula parameters (), the over-identifying restrictions can be tested via a J-test statistic (Proposition 4). With the efficient weight matrix , this statistic has a standard limiting distribution. With any other weight matrix, the limiting distribution is non-standard but can be simulated easily. This test provides a simple goodness-of-fit check for the copula specification.

Overview

In the Oh-Patton framework, the researcher typically uses dependence measures (Spearman’s rank correlation + 4 quantile dependence measures) to estimate copula parameters. When , the model is over-identified and the remaining restrictions can be tested — a poor fit indicates the copula model cannot simultaneously match all the targeted dependence features.

Proposition 4: Over-Identifying Restrictions Test

Theorem: Over-Identifying Restrictions Test (Oh & Patton, Proposition 4)

Suppose that all assumptions of Proposition 2 are satisfied and that the number of moments is greater than the number of copula parameters . Then the test statistic:

has the limiting distribution:

where and:

Special case — efficient weight matrix: If , then:

General case — identity or other weight matrix: If , the test statistic has a non-standard limiting distribution that depends on the sample-specific matrix .

Simulating Critical Values

When the efficient weight matrix is not used (e.g., when using the identity matrix ), critical values are obtained via simulation:

Example: Simulating Critical Values for the J-Test

Procedure:

  1. Compute using , , and
  2. Simulate for (with large)
  3. For each simulation, compute:
  4. The sample quantile of is the critical value

Key advantages:

  • is a simple standard normal — no optimization is required
  • need only be computed once
  • The procedure is fast even for

Oh and Patton use in their application.

Practical Considerations

Choosing

Weight MatrixJ-Test DistributionAdvantageDisadvantage
(efficient)Standard critical valuesRequires inverting estimated covariance; may be unstable
(identity)Non-standardSimple; numerically stableRequires simulated critical values

Oh and Patton use the identity weight matrix in their main results, noting that “corresponding results based on the efficient weight matrix are comparable.”

Dependence of Critical Values on

When using the identity weight matrix, the limiting distribution depends on , which in turn depends on the step size . However, the Monte Carlo study in SMM Copula Simulation and Application shows that rejection rates are close to nominal (95%) across all three copula models and all step sizes tested.

Connections

See Also

Sources