.sincon {EloRating} | R Documentation |
calculate strength of inconsistencies
.sincon(mat)
mat |
square interaction matrix with winner in rows and losers in columns, for example the output from |
helper function for ISI
integer, the summed strength of inconsistencies in the matrix
Christof Neumann
de Vries H (1998). “Finding a dominance order most consistent with a linear hierarchy: a new procedure and review.” Animal Behaviour, 55, 827-843. doi:10.1006/anbe.1997.0708.
data(bonobos)
EloRating:::.sincon(bonobos)