The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A collection of functions to simulate dice rolls and the like. In particular, experiments and exercises can be performed looking at combinations and permutations of values in dice rolls and coin flips, together with the corresponding frequencies of occurrences. When applying each function, the user has to input the number of times (rolls, flips) to toss the dice. Needless to say, the more the tosses, the more the frequencies approximate the actual probabilities. Moreover, the package provides functions to generate non-transitive sets of dice (like Efron's) and to check whether a given set of dice is non-transitive with given probability.
Version: | 1.0.0 |
Imports: | data.table |
Suggests: | knitr, rmarkdown |
Published: | 2016-09-24 |
DOI: | 10.32614/CRAN.package.Rdice |
Author: | Gennaro Tedesco |
Maintainer: | Gennaro Tedesco: <gennarotedesco at gmail.com> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | Rdice results |
Reference manual: | Rdice.pdf |
Vignettes: |
Rdice vignette |
Package source: | Rdice_1.0.0.tar.gz |
Windows binaries: | r-devel: Rdice_1.0.0.zip, r-release: Rdice_1.0.0.zip, r-oldrel: Rdice_1.0.0.zip |
macOS binaries: | r-release (arm64): Rdice_1.0.0.tgz, r-oldrel (arm64): Rdice_1.0.0.tgz, r-release (x86_64): Rdice_1.0.0.tgz, r-oldrel (x86_64): Rdice_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=Rdice to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.