upward_steepness {EloSteepness}R Documentation

proportion of interactions against the rank order

Description

proportion of interactions against the rank order

Usage

upward_steepness(mat)

Arguments

mat

square interaction matrix

Value

numeric value of upward steepness

Examples

data(bonobos, package ="EloRating")
upward_steepness(bonobos)

[Package EloSteepness version 0.5.0 Index]