Description Usage Arguments Details Author(s) References Examples
An R implementation of the I&SI algorithm for obtaining a rank order according to a linear hierarchy.
1 | ISI.method(X,names=NULL,tries=100)
|
X |
Original sociomatrix. |
names |
If TRUE, character vector with individuals' names should be given. |
tries |
Number of iterations for the I&SI algorithm. |
ISI.method
obtains a best fitted order according to a linear or near-linear hieararchy (de Vries, 1998).
Han de Vries <J.deVries1@uu.nl>, & David Leiva <dleivaur@ub.edu>.
de Vries, H. (1998). Finding a dominance order most consistent with a linear hierarchy: a new procedure and review. Animal Behaviour, 55, 827-843.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.