Description Usage Arguments Details Value Author(s) References See Also
Function to compute rowwise Kendall's K statistic.
1 |
X |
Original matrix X. |
Y |
Original matrix Y. |
names |
Logical flag. If TRUE, a vector of individuals' names should be provided. |
getKr
computes rowwise Kendall's K statistic. The function also provides several measures of the individual contributions to Kendall's tau and Kr statistics.
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 |
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>.
de Vries, H. (1993). The rowwise correlation between two proximity matrices and the partial rowwise correlation. Psychometrika, 58, 53-69.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.