Package: poibin 1.6

poibin: The Poisson Binomial Distribution

Implementation of both the exact and approximation methods for computing the cdf of the Poisson binomial distribution as described in Hong (2013) <doi:10.1016/j.csda.2012.10.006>. It also provides the pmf, quantile function, and random number generation for the Poisson binomial distribution. The C code for fast Fourier transformation (FFT) is written by R Core Team (2019)<https://www.R-project.org/>, which implements the FFT algorithm in Singleton (1969) <doi:10.1109/TAU.1969.1162042>.

Authors:Yili Hong [aut, cre], R Core Team [aut, cph]

poibin_1.6.tar.gz
poibin_1.6.zip(r-4.5)poibin_1.6.zip(r-4.4)poibin_1.6.zip(r-4.3)
poibin_1.6.tgz(r-4.4-x86_64)poibin_1.6.tgz(r-4.4-arm64)poibin_1.6.tgz(r-4.3-x86_64)poibin_1.6.tgz(r-4.3-arm64)
poibin_1.6.tar.gz(r-4.5-noble)poibin_1.6.tar.gz(r-4.4-noble)
poibin_1.6.tgz(r-4.4-emscripten)poibin_1.6.tgz(r-4.3-emscripten)
poibin.pdf |poibin.html
poibin/json (API)

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

Peer review:

On CRAN:

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

4 exports 3 stars 2.70 score 0 dependencies 8 dependents 5 mentions 79 scripts 1.8k downloads

Last updated 25 days agofrom:495606131e. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-win-x86_64OKAug 24 2024
R-4.5-linux-x86_64OKAug 24 2024
R-4.4-win-x86_64OKAug 24 2024
R-4.4-mac-x86_64OKAug 24 2024
R-4.4-mac-aarch64OKAug 24 2024
R-4.3-win-x86_64OKAug 24 2024
R-4.3-mac-x86_64OKAug 24 2024
R-4.3-mac-aarch64OKAug 24 2024

Exports:dpoibinppoibinqpoibinrpoibin

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
The Poisson Binomial Distributionpoibin-package poibin
The Poisson Binomial Distribution.dpoibin ppoibin qpoibin rpoibin