Description Usage Arguments Value Examples
Binary coding set for extremal copulas
1 | binarycoding(k, d)
|
k |
a vector of integers between one and 2^(d-1) specifying extremal copulas in dimension d |
d |
the dimension of the extremal copula |
a matrix with as many rows as the length of k and d columns containing zeros and ones
1 | binarycoding(c(1:8), 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.