evilDice-package | R Documentation |
Checks to see whether a supplied set of dice (their face values) are transitive, returning pair-win and group-roll win probabilities. Expected returns (mean magnitude of win/loss) are presented as well.
The DESCRIPTION file:
This package was not yet installed at build time.
Index: This package was not yet installed at build time.
Intransitive dice are dice which display the unintuitive property that every die has a winning probability against another die and a losing probability against another die in the set. This function tests the input set, returning the pairwise probabilities along with other interesting data.
Carl Witthoft [aut, cre] Some fast algorithm code supplied by user "onyambu" at https://stackoverflow.com/questions/75463792/
Maintainer: Carl Witthoft <cellocgw@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.