repeatability_steepness {EloSteepness}R Documentation

steepness via repeatability (cf aniDom package)

Description

steepness via repeatability (cf aniDom package)

Usage

repeatability_steepness(mat, n_rand = 1000)

Arguments

mat

square interaction matrix

n_rand

numeric, number of randomized sequences (default is 1000)

Value

a steepness value

References

Sanchez-Tojar et al 2018

Examples

data(bonobos, package = "EloRating")
repeatability_steepness(bonobos, n_rand = 20)

[Package EloSteepness version 0.5.0 Index]