upward_steepness: proportion of interactions against the rank order

View source: R/upward_steepness.R

upward_steepnessR 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)

EloSteepness documentation built on Sept. 21, 2023, 1:06 a.m.