getKr: Rowwise Kendall's K statistic -Kr-

Description Usage Arguments Details Value Author(s) References See Also

Description

Function to compute rowwise Kendall's K statistic.

Usage

1

Arguments

X

Original matrix X.

Y

Original matrix Y.

names

Logical flag. If TRUE, a vector of individuals' names should be provided.

Details

getKr computes rowwise Kendall's K statistic. The function also provides several measures of the individual contributions to Kendall's tau and Kr statistics.

Value

Kr

Rowwise Kendall's statistic.

rtauwav

Average rowwise Kendall's tau statistic.

rtauw

Rowwise Kendall's tau statistic.

rowtau

Row contributions to rowwise Kendall's tau statistic.

weighted_contributions

Weighted contributions to rowwise Kendall's statistic

contributions

Row contributions to rowwise Kendall's statistic

Author(s)

David Leiva <dleivaur@ub.edu>, Antonio Solanas <antonio.solanas@ub.edu>, Han de Vries <J.deVries1@uu.nl>, & David A. Kenny <david.kenny@uconn.edu>.

References

de Vries, H. (1993). The rowwise correlation between two proximity matrices and the partial rowwise correlation. Psychometrika, 58, 53-69.

See Also

getpartialKr, rowwiseKrtest.


DLEIVA/DyaDA documentation built on May 6, 2019, 1:17 p.m.