Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 2 of 2 found.
[1] < 1 > [1]  Sort:

spearman.test (Package: pspearman) : Spearman's rank correlation test with precomputed null distribution

This function is a modification of the part of the function cor.test(), which evaluates Spearman's rank correlation test. Besides the two approximations used in cor.test(,method="spearman"), which are AS89 and the t-distribution, this function allows to use precomputed null distribution for n <= 22.
● Data Source: CranContrib
● Keywords: htest
● Alias: spearman.test
● 0 images

pspearman (Package: pspearman) : Distribution function of Spearman's rho

This function provides three types of approximations of the distribution function of Spearman's rho. Besides the two approximations used in cor.test(,method="spearman"), which are AS89 and the t-distribution, this function allows to use precomputed null distribution for n <= 22. See spearman.test for the details of the algorithm used to compute this null distribution.
● Data Source: CranContrib
● Keywords: distribution
● Alias: pspearman
● 0 images