Package: correlbinom 0.0.1

Gary Witt
correlbinom: Correlated Binomial Probabilities
Calculates the probabilities of k successes given n trials of a binomial random variable with non-negative correlation across trials. The function takes as inputs the scalar values the level of correlation or association between trials, the success probability, the number of trials, an optional input specifying the number of bits of precision used in the calculation, and an optional input specifying whether the calculation approach to be used is from Witt (2014) <doi:10.1080/03610926.2012.725148> or from Kuk (2004) <doi:10.1046/j.1467-9876.2003.05369.x>. The output is a (trials+1)-dimensional vector containing the likelihoods of 0, 1, ..., trials successes.
Authors:
correlbinom_0.0.1.tar.gz
correlbinom_0.0.1.tar.gz(r-4.5-noble)correlbinom_0.0.1.tar.gz(r-4.4-noble)
correlbinom_0.0.1.tgz(r-4.4-emscripten)correlbinom_0.0.1.tgz(r-4.3-emscripten)
correlbinom.pdf |correlbinom.html✨
correlbinom/json (API)
# Install 'correlbinom' in R: |
install.packages('correlbinom', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 years agofrom:eee8fd88c1. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 21 2025 |
R-4.5-linux | OK | Mar 21 2025 |
R-4.4-linux | OK | Mar 21 2025 |
Exports:correlbinom
Citation
To cite package ‘correlbinom’ in publications use:
Rohlfs C, Witt G (2017). correlbinom: Correlated Binomial Probabilities. R package version 0.0.1, https://CRAN.R-project.org/package=correlbinom.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {correlbinom: Correlated Binomial Probabilities}, author = {Chris Rohlfs and Gary Witt}, year = {2017}, note = {R package version 0.0.1}, url = {https://CRAN.R-project.org/package=correlbinom}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Correlated Binomial Probabilities | correlbinom |