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:

4 exports 2 stars 1.54 score 1 dependencies 3 dependents 13 scripts 367 downloads

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

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-win-x86_64NOTEAug 27 2024
R-4.5-linux-x86_64NOTEAug 27 2024
R-4.4-win-x86_64NOTEAug 27 2024
R-4.4-mac-x86_64NOTEAug 27 2024
R-4.4-mac-aarch64NOTEAug 27 2024
R-4.3-win-x86_64NOTEAug 27 2024
R-4.3-mac-x86_64NOTEAug 27 2024
R-4.3-mac-aarch64NOTEAug 27 2024

Exports:dpoisbinomppoisbinomqpoisbinomrpoisbinom

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
The Poisson Binomial Distributiondpoisbinom ppoisbinom qpoisbinom rpoisbinom