pspearman-package {pspearman}R Documentation

Spearman's rank correlation test (package)

Description

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.

See Also

spearman.test


[Package pspearman version 0.1-10 Index]