Package: birthdayproblem 0.0.0.9000
birthdayproblem: Functionality for handling the birthday problem with unequal probabilities
The package contains a simple function for computing the probability that in a group of n people, with ppl originating from one of N classes, that two or more people in the group are of the same class.
Authors:
birthdayproblem_0.0.0.9000.tar.gz
birthdayproblem_0.0.0.9000.zip(r-4.5)birthdayproblem_0.0.0.9000.zip(r-4.4)birthdayproblem_0.0.0.9000.zip(r-4.3)
birthdayproblem_0.0.0.9000.tgz(r-4.4-any)birthdayproblem_0.0.0.9000.tgz(r-4.3-any)
birthdayproblem_0.0.0.9000.tar.gz(r-4.5-noble)birthdayproblem_0.0.0.9000.tar.gz(r-4.4-noble)
birthdayproblem_0.0.0.9000.tgz(r-4.4-emscripten)birthdayproblem_0.0.0.9000.tgz(r-4.3-emscripten)
birthdayproblem.pdf |birthdayproblem.html✨
birthdayproblem/json (API)
# Install 'birthdayproblem' in R: |
install.packages('birthdayproblem', repos = c('https://mhoehle.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mhoehle/birthdayproblem/issues
Last updated 8 years agofrom:1335a33012. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | NOTE | Nov 14 2024 |
R-4.5-linux | NOTE | Nov 14 2024 |
R-4.4-win | NOTE | Nov 14 2024 |
R-4.4-mac | NOTE | Nov 14 2024 |
R-4.3-win | NOTE | Nov 14 2024 |
R-4.3-mac | NOTE | Nov 14 2024 |
Exports:pbirthday_up
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Variant of 'pbirthday', which handles unequal occurrence probabilites | pbirthday_up |