Package: poisbinom 1.0.2

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.

Authors:Santiago Olivella [aut, cre], Yuki Shiraito [aut, cre]

poisbinom_1.0.2.tar.gz
poisbinom_1.0.2.zip(r-4.5)poisbinom_1.0.2.zip(r-4.4)poisbinom_1.0.2.zip(r-4.3)
poisbinom_1.0.2.tgz(r-4.4-x86_64)poisbinom_1.0.2.tgz(r-4.4-arm64)poisbinom_1.0.2.tgz(r-4.3-x86_64)poisbinom_1.0.2.tgz(r-4.3-arm64)
poisbinom_1.0.2.tar.gz(r-4.5-noble)poisbinom_1.0.2.tar.gz(r-4.4-noble)
poisbinom_1.0.2.tgz(r-4.4-emscripten)poisbinom_1.0.2.tgz(r-4.3-emscripten)
poisbinom.pdf |poisbinom.html
poisbinom/json (API)

# Install 'poisbinom' in R:
install.packages('poisbinom', repos = c('https://solivella.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/solivella/poisbinom/issues

Uses libs:
  • fftw3– Library for computing Fast Fourier Transforms
  • c++– GNU Standard C++ Library v3

On CRAN:

fftw3cpp

4.61 score 2 stars 9 packages 15 scripts 784 downloads 4 exports 1 dependencies

Last updated 5 years agofrom:3f0da47118. Checks:1 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 24 2025
R-4.5-win-x86_64NOTEJan 24 2025
R-4.5-linux-x86_64NOTEJan 24 2025
R-4.4-win-x86_64NOTEJan 24 2025
R-4.4-mac-x86_64NOTEJan 24 2025
R-4.4-mac-aarch64NOTEJan 24 2025
R-4.3-win-x86_64NOTEJan 24 2025
R-4.3-mac-x86_64NOTEJan 24 2025
R-4.3-mac-aarch64NOTEJan 24 2025

Exports:dpoisbinomppoisbinomqpoisbinomrpoisbinom

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
The Poisson Binomial Distributiondpoisbinom ppoisbinom qpoisbinom rpoisbinom