rextremalmix: Sample from extremal mixture copula

Description Usage Arguments Value Examples

View source: R/basic.R

Description

Sample from extremal mixture copula

Usage

1
rextremalmix(w, n = 1)

Arguments

w

vector of weights specifing the extremal mixture copula

n

number of realisations to generate

Value

a matrix with n rows where each row is a a realisation from the extremal mixture copula

Examples

1
rextremalmix(rep(1, 8)/8, 100)

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