powered by
This routine calculates the Spearman correlation
corSpearman(data)
the n by p raw data matrix
a matrix with dimension p by p of spearman correlations
# NOT RUN { corSpearman(matrix(rnorm(500),100,5)) # }
Run the code above in your browser using DataLab