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]

poisbinom_1.0.2.tar.gz
poisbinom_1.0.2.zip(r-4.7)poisbinom_1.0.2.zip(r-4.6)poisbinom_1.0.2.zip(r-4.5)
poisbinom_1.0.2.tgz(r-4.6-x86_64)poisbinom_1.0.2.tgz(r-4.6-arm64)poisbinom_1.0.2.tgz(r-4.5-x86_64)poisbinom_1.0.2.tgz(r-4.5-arm64)
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://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.62 score 3 stars 3 packages 31 scripts 605 downloads 4 exports 1 dependencies

Last updated from:8fd8b8727c. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE129
linux-devel-x86_64NOTE111
source / vignettesOK162
linux-release-arm64NOTE130
linux-release-x86_64NOTE107
macos-release-arm64NOTE152
macos-release-x86_64NOTE389
macos-oldrel-arm64NOTE151
macos-oldrel-x86_64NOTE275
windows-develNOTE92
windows-releaseNOTE98
windows-oldrelNOTE118
wasm-releaseOK101

Exports:dpoisbinomppoisbinomqpoisbinomrpoisbinom

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
The Poisson Binomial Distributiondpoisbinom ppoisbinom qpoisbinom rpoisbinom