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.5-x86_64)poisbinom_1.0.2.tgz(r-4.5-arm64)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'))

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:

Conda:

fftw3cpp

4.72 score 2 stars 9 packages 16 scripts 1.2k downloads 4 exports 1 dependencies

Last updated 6 years agofrom:3f0da47118. Checks:1 OK, 10 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 23 2025
R-4.5-win-x86_64NOTEFeb 23 2025
R-4.5-mac-x86_64NOTEFeb 23 2025
R-4.5-mac-aarch64NOTEFeb 23 2025
R-4.5-linux-x86_64NOTEFeb 23 2025
R-4.4-win-x86_64NOTEFeb 23 2025
R-4.4-mac-x86_64NOTEFeb 23 2025
R-4.4-mac-aarch64NOTEFeb 23 2025
R-4.3-win-x86_64NOTEFeb 23 2025
R-4.3-mac-x86_64NOTEFeb 23 2025
R-4.3-mac-aarch64NOTEFeb 23 2025

Exports:dpoisbinomppoisbinomqpoisbinomrpoisbinom

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
The Poisson Binomial Distributiondpoisbinom ppoisbinom qpoisbinom rpoisbinom