extcorr: Extremal correlation matrices

Description Usage Arguments Value Examples

View source: R/basic.R

Description

Extremal correlation matrices

Usage

1
extcorr(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 correlation matrix

Value

a list of matrices if k is a vector or a single matrix if k is scalar

Examples

1
2
extcorr(2, 4)
extcorr(1:8, 4)

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