Description Usage Arguments Details Value Author(s) References See Also
Function to estimate statistical significance for Mantel's Z statistic.
1 | mantelZtest(X,Y,perm=9999)
|
X |
Original matrix X. |
Y |
Original matrix Y. |
perm |
Number of permutations. Between 1 and 1000000 |
mantelZtest
estimates statistical significance of Mantel's Z statistic by means of a permutation test.
mantel_Z |
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>.
Mantel, N. (1967). The detection of disease clustering and a generalized regression approach. Cancer Research, 27, 209-220.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.