Learn R Programming

nCopula (version 0.1.1)

Gumbel: Construction of an Archimedean Copula Class Object

Description

Constructs a Gumbel Archimedean copula object with a given parameter and dimension.

Usage

Gumbel(param, dim = 2L)

Arguments

param

parameter of the copula

dim

dimension of the copula (>= 2), which is, by default, 2

Value

An archm S4 class object.