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.7)poibin_1.6.zip(r-4.6)poibin_1.6.zip(r-4.5)
poibin_1.6.tgz(r-4.6-x86_64)poibin_1.6.tgz(r-4.6-arm64)poibin_1.6.tgz(r-4.5-x86_64)poibin_1.6.tgz(r-4.5-arm64)
poibin_1.6.tar.gz(r-4.7-arm64)poibin_1.6.tar.gz(r-4.7-x86_64)poibin_1.6.tar.gz(r-4.6-arm64)poibin_1.6.tar.gz(r-4.6-x86_64)
poibin_1.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
poibin/json (API)

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

On CRAN:

Conda:

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

5.65 score 3 stars 13 packages 124 scripts 6.1k downloads 5 mentions 4 exports 0 dependencies

Last updated from:495606131e. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK107
linux-devel-x86_64OK95
source / vignettesOK126
linux-release-arm64OK116
linux-release-x86_64OK90
macos-release-arm64OK83
macos-release-x86_64OK305
macos-oldrel-arm64OK102
macos-oldrel-x86_64OK141
windows-develOK68
windows-releaseOK91
windows-oldrelOK61
wasm-releaseOK86

Exports:dpoibinppoibinqpoibinrpoibin

Dependencies:

Readme and manuals

Help Manual

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