d.clayton: function to caluculate the density of Clayton copula

Description Usage Arguments Value

Description

function to caluculate the density of Clayton copula

Usage

1
d.clayton(u, v, beta)

Arguments

u

The cumulative density of a random variable. It can be calculated using 'empdist' function.

v

The cumulative density of another random variable.

beta

The shape parameter for Clayton copula.

Value

The density of Clayton Copula.


MonkeyLB/mTDR documentation built on May 27, 2019, 1:08 a.m.