stat.tauKrPartial: Partial matrix TauKr correlations

View source: R/stat.tauKrPartial.R

stat.tauKrPartialR Documentation

Partial matrix TauKr correlations

Description

Partial Matrix TauKr correlation without significant test.

Usage

stat.tauKrPartial(X, Y, Z, omitDiag = TRUE)

Arguments

X

a square matrix of individual interactions or associations

Y

a square matrix of individual interactions or attributes

Z

a square matrix of individual interactions or attributes to use as a control in the matrix correlation between X and Y

omitDiag

boolean to omit or not the diagonal from the matrices

Value

a list with the correlation coefficients 1) TauKrxy, 2) TauKrxz, 3) TauKryz, 4) TauKrxyz

Author(s)

Ivan Puga-Gonzalez, Sebastian Sosa.

References

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.


SebastianSosa/ant documentation built on Sept. 23, 2023, 7:06 a.m.