| liouv.iTau | R Documentation | 
The moment estimates are based on inversion of the formula Kendall's tau for Clayton or Gumbel Liouville copula
liouv.iTau(tau_hat, family, alphavec)
tau_hat | 
 estimated vector of Kendall's tau values  | 
family | 
 family of the Liouville copula. Either   | 
alphavec | 
 vector of Dirichlet allocations (must be a vector of integers)  | 
Vector of theta
liouv.iTau(0.5,family="gumbel", c(1,2))
liouv.iTau(0.5,family="clayton", c(3,2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.