liouv.Tau | R Documentation |
The function computes Kendall's \tau
for the given model, given alphavec
liouv.Tau(theta, family, alphavec)
theta |
parameter of the corresponding Archimedean copula |
family |
family of the Liouville copula. Either |
alphavec |
vector of Dirichlet allocations (must be a vector of integers) |
vector of \tau
liouv.Tau(theta=2, family="gumbel", alphavec=c(1,2))
liouv.Tau(theta=1, family="clayton", alphavec=c(2,1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.