statistics
statistics copied to clipboard
Added Spearman p value
Unfortunately this changes the API, but I believe that a p-value should be reported with every correlation. This technique uses Student's t distribution, which is fine, but it would be neat to have exact p-values with small samples sizes as well (for the future).
I changed this request a little -- it makes more sense to start from pearson, which has the same test, and go from there.