The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

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.

Version: 0.0.1
Depends: R (≥ 3.2.3), Rmpfr, methods
Published: 2017-07-06
Author: Chris Rohlfs [aut], Gary Witt [aut,cre]
Maintainer: Gary Witt <gary.witt at temple.edu>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: correlbinom results

Documentation:

Reference manual: correlbinom.pdf

Downloads:

Package source: correlbinom_0.0.1.tar.gz
Windows binaries: r-devel: correlbinom_0.0.1.zip, r-release: correlbinom_0.0.1.zip, r-oldrel: correlbinom_0.0.1.zip
macOS binaries: r-release (arm64): correlbinom_0.0.1.tgz, r-oldrel (arm64): correlbinom_0.0.1.tgz, r-release (x86_64): correlbinom_0.0.1.tgz, r-oldrel (x86_64): correlbinom_0.0.1.tgz

Reverse dependencies:

Reverse suggests: binomialRF

Linking:

Please use the canonical form https://CRAN.R-project.org/package=correlbinom 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.
Health stats visible at Monitor.