taucop | R Documentation |
This function computes Kendall's tau for a copula family
taucop(family_number, cpar, rotation = 0)
family_number |
Integer from 1 to 10 |
cpar |
Copula parameters |
rotation |
Rotation: 0 (default value), 90, 180, or 270. |
tau |
Kendall's tau |
taucop(4,2,270) # Gumbel copula
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.