CRAN/E | correlbinom

correlbinom

Correlated Binomial Probabilities

Installation

About

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.

Key Metrics

Version 0.0.1
R ≥ 3.2.3
Published 2017-07-06 2496 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks correlbinom results

Downloads

Yesterday 3 -50%
Last 7 days 53 -37%
Last 30 days 228 +5%
Last 90 days 613 -30%
Last 365 days 2.762 -19%

Maintainer

Maintainer

Gary Witt

gary.witt@temple.edu

Authors

Chris Rohlfs

aut

Gary Witt

aut / cre

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.2.3
Rmpfr
methods

Reverse Suggests

binomialRF