powered by
Calculate Spearman Rank Correlation, which is the nonparametric version of the Pearson product-moment correlation.
fspearcor(x,y)
:a numeric varibale
# NOT RUN { fspearcor(mtcars[,1], mtcars[,3]) # }
Run the code above in your browser using DataLab