tiecorr {concord}R Documentation

correction for tied ranks

Description

calculates a correction for tied ranks

Usage

 tiecorr(rankarray)

Arguments

rankarray matrix of ranks

Details

tiecorr calculates a correction for tied ranks that is appropriate for Kendall's W and the Spearman rank-order correlation coefficient.

Value

tie3margsum correction factor

Author(s)

Jim Lemon

References

Siegel, S. & Castellan, N.J.Jr. (1988) Nonparametric statistics for the behavioral sciences. Boston, MA: McGraw-Hill.

See Also

kendall.w


[Package concord version 1.4-9 Index]