statistics
statistics copied to clipboard
Feature request: p-values for Pearson an Spearman coefficients
Practically all statistic packages provide a p-value together with the Pearson or Spearman correlation coefficients. Can we also have this feature?
I found https://github.com/haskell/statistics/pull/125, but it was never merged.
EDIT: For reference: https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.pearsonr.html