stat.tauKr | R Documentation |
Matrix TauKr correlation. Partial or not, with significant test or not.
stat.tauKr(X, Y, Z = NULL, nperm = NULL, omitDiag)
X |
a square matrix of individual interactions or associations |
Y |
a square matrix of individual interactions or associations |
Z |
a square matrix of individual interactions or attributes to use as a control in the matrix correlation between X and Y (only for partial correlation) |
nperm |
an integer indicating the number of permutations wanted. |
omitDiag |
boolean to omit or not the diagonals in the matrices if TRUE it does not consider diagonals |
returns a list of matrices in the same order as is the original folder
Ivan Puga-Gonzalez, Sebastian Sosa.
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
Hemelrijk, C. K. 1990. A matrix partial correlation test used in investigations of reciprocity and other social interaction patterns at a group level. Journal of theoretical Biology, 143, 405-420.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.