Package: dice 1.2

Dylan Arena

dice: Calculate probabilities of various dice-rolling events

This package provides utilities to calculate the probabilities of various dice-rolling events, such as the probability of rolling a four-sided die six times and getting a 4, a 3, and either a 1 or 2 among the six rolls (in any order); the probability of rolling two six-sided dice three times and getting a 10 on the first roll, followed by a 4 on the second roll, followed by anything but a 7 on the third roll; or the probabilities of each possible sum of rolling five six-sided dice, dropping the lowest two rolls, and summing the remaining dice.

Authors:Dylan Arena

dice_1.2.tar.gz
dice_1.2.tar.gz(r-4.5-noble)dice_1.2.tar.gz(r-4.4-noble)
dice_1.2.tgz(r-4.4-emscripten)dice_1.2.tgz(r-4.3-emscripten)
dice.pdf |dice.html
dice/json (API)

# Install 'dice' in R:
install.packages('dice', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2 exports 0.23 score 1 dependencies 1 mentions 46 scripts 1.0k downloads

Last updated 10 years agofrom:daf5eb4ed9. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-linuxOKAug 21 2024

Exports:getEventProbgetSumProbs

Dependencies:gtools