Description Usage Arguments Details Value Author(s) References See Also Examples
Function to obtain improved Landau's h' index for quantifying the degree of linearity in social dominance hierarchies proposed by de Vries (1995).
1 | getimplandau(X)
|
X |
Original sociomatrix. |
getimplandau
computes improved Landau's h' index in dominance hierarchies containing unknown or tied relationships. The index proposed by de Vries (1995) can be computed as follows:
h' = h + {6 \over {N^3-N}} \times u, | |
where h is Landau's index and u is the number of unknown dyads.
improvedlandauh |
Improved Landau's index h'. |
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>.
de Vries, H. (1995). An improved test of linearity in dominance hierarchies containing unknown or tied relationships. Animal Behaviour, 50, 1375-1389.
getexpech
, getlandau
, getvarh
, linear.hierarchy.test
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.