Learn R Programming

EloRating (version 0.46.18)

incontable: number and strength of inconsistencies

Description

calculate number and strength of inconsistencies

Usage

incontable(mat)

Value

data frame with inconsistencies and their strength

Arguments

mat

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

Author

Christof Neumann

References

devries1998EloRating

Examples

Run this code
data(bonobos)
incontable(bonobos)

Run the code above in your browser using DataLab