powered by
This routine calculates the Kendall's tau
corKendall(data)
the n by p raw data matrix
a matrix with dimension p by p, Kendall's tau
# NOT RUN { corKendall(matrix(rnorm(500),100,5)) # }
Run the code above in your browser using DataLab