poisbinom: A Faster Implementation of the Poisson-Binomial Distribution

Provides the probability, distribution, and quantile functions and random number generator for the Poisson-Binomial distribution. This package relies on FFTW to implement the discrete Fourier transform, so that it is much faster than the existing implementation of the same algorithm in R.

Version: 1.0.1
Imports: Rcpp (≥ 0.12.10)
LinkingTo: Rcpp
Published: 2017-05-19
Author: Santiago Olivella [aut, cre], Yuki Shiraito [aut, cre]
Maintainer: Santiago Olivella <olivella at unc.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
SystemRequirements: fftw (>= 3)
CRAN checks: poisbinom results

Documentation:

Reference manual: poisbinom.pdf

Downloads:

Package source: poisbinom_1.0.1.tar.gz
Windows binaries: r-devel: poisbinom_1.0.1.zip, r-release: poisbinom_1.0.1.zip, r-oldrel: poisbinom_1.0.1.zip
macOS binaries: r-release (arm64): poisbinom_1.0.1.tgz, r-oldrel (arm64): poisbinom_1.0.1.tgz, r-release (x86_64): poisbinom_1.0.1.tgz
Old sources: poisbinom archive

Reverse dependencies:

Reverse imports: nbTransmission, NetMix, SNPassoc

Linking:

Please use the canonical form https://CRAN.R-project.org/package=poisbinom to link to this page.