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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:495606131e. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 107 | ||
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 126 | ||
| linux-release-arm64 | OK | 116 | ||
| linux-release-x86_64 | OK | 90 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-release-x86_64 | OK | 305 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| macos-oldrel-x86_64 | OK | 141 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 86 |
Exports:dpoibinppoibinqpoibinrpoibin
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The Poisson Binomial Distribution | poibin-package poibin |
| The Poisson Binomial Distribution. | dpoibin ppoibin qpoibin rpoibin |
