powered by
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)
Vector of theta
estimated vector of Kendall's tau values
family of the Liouville copula. Either "clayton" or "gumbel"
"clayton"
"gumbel"
vector of Dirichlet allocations (must be a vector of integers)
liouv.iTau(0.5,family="gumbel", c(1,2)) liouv.iTau(0.5,family="clayton", c(3,2))
Run the code above in your browser using DataLab