repeatability_steepness {EloSteepness} | R Documentation |
steepness via repeatability (cf aniDom package)
repeatability_steepness(mat, n_rand = 1000)
mat |
square interaction matrix |
n_rand |
numeric, number of randomized sequences
(default is |
a steepness value
Sanchez-Tojar et al 2018
data(bonobos, package = "EloRating")
repeatability_steepness(bonobos, n_rand = 20)