Package: poisbinom 1.0.2

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]

poisbinom_1.0.2.tar.gz
poisbinom_1.0.2.tar.gz(r-4.7-arm64)poisbinom_1.0.2.tar.gz(r-4.7-x86_64)poisbinom_1.0.2.tar.gz(r-4.6-arm64)poisbinom_1.0.2.tar.gz(r-4.6-x86_64)
poisbinom_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
poisbinom/json (API)

# Install 'poisbinom' in R:
install.packages('poisbinom', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • fftw3– Library for computing Fast Fourier Transforms
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

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

fftw3cpp

3.14 score 3 packages 31 scripts 605 downloads 4 exports 1 dependencies

Last updated from:cfc55a615a. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK108
linux-devel-x86_64OK96
source / vignettesOK198
linux-release-arm64OK109
linux-release-x86_64OK113
wasm-releaseOK119

Exports:dpoisbinomppoisbinomqpoisbinomrpoisbinom

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
The Poisson Binomial Distributiondpoisbinom ppoisbinom qpoisbinom rpoisbinom