Frank: Construction of an Archimedean Copula Class Object
Description
Constructs a Frank Archimedean copula object with
a given parameter and dimension.
Usage
Frank(param, dim = 2L, density = FALSE)
Arguments
dim
dimension of the copula (>= 2), which is, by default, 2.
density
compute the expression of the density of the copulas.
Value
An archm S4 class object.