Description Usage Arguments Details Value Author(s) References See Also
Function to compute statistical significance for rowwise Mantel's Z statistic.
1 | rowwiseZrtest(X,Y,perm=9999)
|
X |
Original matrix X. |
Y |
Original matrix Y. |
perm |
Number of permutations. Between 1 and 1000000 |
rowwiseZrtest
estimates statistical significance for rowwise Mantel's Z statistic by means of a permutation test.
Zr |
Rowwise Mantel's statistic. |
right_pvalue |
Right-tailed p-value. |
left_pvalue |
Left-tailed p-value |
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.