.incon {EloRating} | R Documentation |
calculate number of inconsistencies
.incon(mat)
mat |
square interaction matrix with winner in rows and losers in columns, for example the output from |
integer, the number 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:::.incon(bonobos)