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
DESCRIPTION
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

6.43 score 3 stars 3 packages 2.0k scripts 635 downloads 4 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE133
linux-devel-x86_64NOTE112
source / vignettesOK142
linux-release-arm64NOTE154
linux-release-x86_64NOTE113
macos-release-arm64NOTE71
macos-release-x86_64NOTE230
macos-oldrel-arm64NOTE86
macos-oldrel-x86_64NOTE167
windows-develNOTE91
windows-releaseNOTE91
windows-oldrelNOTE85
wasm-releaseOK131

Exports:dpoisbinomppoisbinomqpoisbinomrpoisbinom

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
The Poisson Binomial Distributiondpoisbinom ppoisbinom qpoisbinom rpoisbinom