Learn R Programming

EloSteepness (version 0.5.0)

upward_steepness: proportion of interactions against the rank order

Description

proportion of interactions against the rank order

Usage

upward_steepness(mat)

Value

numeric value of upward steepness

Arguments

mat

square interaction matrix

Examples

Run this code
data(bonobos, package ="EloRating")
upward_steepness(bonobos)

Run the code above in your browser using DataLab