Archimedean copulas - Clayton, Frank and Gumbel

MR-dice-icon.png Download a pdf copy of this help file  here

See also: Modeling correlation introduction, Copulas, Copulas in ModelRisk

An important class of copulas - because of the ease with which they can be constructed and the nice properties they possess - are the Archimedean copulas, which are defined by:

image423.gif

where j is the generator of the copula, which I will explain later. The general relationship between Kendall's tau t and the generator of an Archimedean copula ja(t) for a bivariate data set can be written as:

image424.gif

For example, the relationship between Kendall's tau image111.gif and the Clayton copula parameter image103.gif for a bivariate data set is given by:

image425.gif

The definition doesn't extend to a multivariate data set of n variables because there will be multiple values of tau, one for each pairing. However, one can calculate tau for each pair and use the average, i.e.:

image426.gif

There are three Archimedian copulas in common use: the Clayton, Frank and Gumbel.

Clayton copula

image253.gifThe Clayton copula is an asymmetric Archimedean copula, exhibiting greater dependence in the negative tail than in the positive. This copula is given by:

And its generator is:

where:

 

The relationship between Kendall's tau image111.gif and the Clayton copula parameter image104.gif is given by:

This Copula is implemented in ModelRisk as VoseCopulaBiClayton.

Frank copula

image255.gifThe Frank copula is a symmetric Archimedean copula given by:

And its generator is:

where:

 

The relationship between Kendall's tau image110.gif and the Frank copula parameter image105.gif is given by:

where     

is a Debye function of the first kind.

This Copula is implemented in ModelRisk as VoseCopulaBiFrank.

Gumbel copula

image257.gifThe Gumbel copula (a.k.a. Gumbel-Hougard copula) is an asymmetric Archimedean copula, exhibiting greater dependence in the positive tail than in the negative. This copula is given by:

And its generator is:

where:

The relationship between Kendall's tau image109.gif and the Gumbel copula parameter image106.gif is given by:

This Copula is implemented in ModelRisk as VoseCopulaBiGumbel.

Read on: Elliptical copulas - Normal and T