Description Usage Arguments Details Value Author(s) References See Also
Function to compute rowwise Mantel's Z statistic.
1 |
X |
Original matrix X. |
Y |
Original matrix Y. |
names |
Logical flag. If TRUE, a vector of individuals' names should be provided. |
getZr
computes rowwise Mantel's Z statistic. The function also provides several measures of the individual contributions to Pearson's and Mantel's statistics.
Zr |
Rowwise Mantel's statistic. |
rrwav |
Average rowwise Pearson's correlation. |
rrw |
Rowwise Pearson's correlation. |
rowpearson |
Row contributions to rowwise Pearson's statistic. |
weighted_contributions |
Weighted contributions to rowwise Mantel's statistic |
contributions |
Row contributions to rowwise Mantel'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.