.CB_make_cumulative_df {qmd}R Documentation

Returns a list of reverse cumulative margins of a CB copula. The nth entry is thus the copula of X1,...,Xn

Description

Returns a list of reverse cumulative margins of a CB copula. The nth entry is thus the copula of X1,...,Xn

Usage

.CB_make_cumulative_df(CB)

Arguments

CB

A matrix of CB weights.

Value

A list of CB weight matrixes of ascending dimension


[Package qmd version 1.1.2 Index]