Package: poisbinom 1.0.1

Santiago Olivella

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.1.tar.gz
poisbinom_1.0.1.tar.gz(r-4.5-noble)poisbinom_1.0.1.tar.gz(r-4.4-noble)
poisbinom_1.0.1.tgz(r-4.4-emscripten)poisbinom_1.0.1.tgz(r-4.3-emscripten)
poisbinom.pdf |poisbinom.html
poisbinom/json (API)

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

Peer review:

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

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.58 score 9 packages 14 scripts 869 downloads 4 exports 1 dependencies

Last updated 7 years agofrom:43cd032517. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-linux-x86_64OKOct 26 2024

Exports:dpoisbinomppoisbinomqpoisbinomrpoisbinom

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
The Poisson Binomial Distributiondpoisbinom ppoisbinom qpoisbinom rpoisbinom