transitivity | R Documentation |
triangle transitivity
transitivity(m, runs = 2000, returnfig = FALSE)
m |
square dominance matrix |
runs |
numeric, the number of runs for the randomization test |
returnfig |
logical, should a figure be produced that shows the distribution of expectation |
a named vector of length four
shizuka2012EloRating
https://shizukalab.com/r/triangle-transitivity-in-dominance-hierarchies-directed-graphs/
data(bonobos)
transitivity(bonobos)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.