normalise | R Documentation |
When we have w(A\rightarrow B)=a
and w(B\rightarrow A)=b
, this function will normalise both to sum to 1, i.e. divide by a+b
.
This way dominance matters more than engagement in conflicts between particular agents; in particular, an agent that frequently loses in typical events but always dominate over the otherwise dominating agent will come on top with normalised weights, while remain near the bottom otherwise.
normalise(tally)
tally |
a |
A modified toporanga_tally
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.