rextremal: Sample from extremal copulas

Description Usage Arguments Value Examples

View source: R/basic.R

Description

Sample from extremal copulas

Usage

1
rextremal(k, d)

Arguments

k

a vector of integers between one and 2^(d-1) specifying extremal copulas in dimension d

d

the dimension of the extremal copula

Value

a matrix with as many rows as the length of k such that each row is a realisation from an extremal copula in dimension d

Examples

1
rextremal(rep(2, 10), 4)

ajmcneil/extremalcopula documentation built on Jan. 25, 2022, 11:54 p.m.