landau_index | R Documentation |
Function to obtain the linearity index developed by Landau (1951).
landau_index(dmatrix)
dmatrix |
dyadic matrix |
The function landau_index is obtained by the following expression: h = (12/n^3-n)* sum(Va - ((n-1)/2))^2, where "h" is the linearity index, "n" is the total of animals, "Va" is the total of times that animal "i" dominated other animals.
h index
Julia P. S. Valente, Matheus Deniz, Karolini T. de Sousa.
Landau, H. G. (1951). On dominance relations and the structure of animal societies: I. Effect of inherent characteristics. Bulletin of Mathematical Biophysics, 13, 1-19.
dmatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.