View source: R/stat.tauKrPermSig.R
stat.tauKrPermSig | R Documentation |
Matrix TauKr correlation with significant test.
stat.tauKrPermSig(X, Y, nperm = nperm, omitDiag = TRUE)
X |
a square matrix of individual interactions or associations |
Y |
a square matrix of individual interactions or attributes |
nperm |
number of permutations. |
omitDiag |
boolean to omit or not the diagonal from the matrices |
a list with the 1) TauKr coefficient value, p-value on the right 2) p-value on the left
Sebastian Sosa, Ivan Puga-Gonzalez.
Hemelrijk, C. K. 1990. Models of, and tests for, reciprocity, unidirectional and other social interaction patterns at a group level. Animal Behavior, 39, 1013-1029
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.