Learn R Programming

pspearman (version 0.1-10)

pspearman-package: 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.

Arguments

See Also

spearman.test