powered by
Computes the bivariate Kendall's tau matrix for a copula.
biv_tau(copula)# S4 method for Cort biv_tau(copula)
# S4 method for Cort biv_tau(copula)
the copula object
the density of the copula on each observation
biv_tau,Cort-method: Method for the class Cort
biv_tau,Cort-method
# NOT RUN { cop <- Cort(cort::funcdep_data[1:10,1:3]) biv_tau(cop) # }
Run the code above in your browser using DataLab