pspearman-package {pspearman} | R Documentation |
Currently, the only function available in this package is
the function spearman.test
, which is a modification
of the function cor.test(method="spearman")
improving
the accuracy of the p-value for small values of n
.