View source: R/repeatability_steepness.R
repeatability_steepness | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.