generator.Archimedean {depCensoring}R Documentation

The generator function of the Archimedean copula

Description

The generator function of the Archimedean copula

Usage

generator.Archimedean(x, coppar, copfam, inverse = FALSE)

Arguments

x

the value at which the generator function will be calculated at.

coppar

a numeric value that denotes the copula parameter.

copfam

a character string that denotes the copula family.

inverse

a logical value that specifies whether the inverse function will be used.


[Package depCensoring version 0.1.7 Index]