Learn R Programming

EloRating (version 0.46.18)

.sincon: strength of inconsistencies

Description

calculate strength of inconsistencies

Usage

.sincon(mat)

Value

integer, the summed strength of inconsistencies in the matrix

Arguments

mat

square interaction matrix with winner in rows and losers in columns, for example the output from creatematrix

Author

Christof Neumann

Details

helper function for ISI

References

devries1998EloRating

Examples

Run this code
data(bonobos)
EloRating:::.sincon(bonobos)

Run the code above in your browser using DataLab