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:
poisbinom_1.0.2.tar.gz
poisbinom_1.0.2.zip(r-4.5)poisbinom_1.0.2.zip(r-4.4)poisbinom_1.0.2.zip(r-4.3)
poisbinom_1.0.2.tgz(r-4.4-x86_64)poisbinom_1.0.2.tgz(r-4.4-arm64)poisbinom_1.0.2.tgz(r-4.3-x86_64)poisbinom_1.0.2.tgz(r-4.3-arm64)
poisbinom_1.0.2.tar.gz(r-4.5-noble)poisbinom_1.0.2.tar.gz(r-4.4-noble)
poisbinom_1.0.2.tgz(r-4.4-emscripten)poisbinom_1.0.2.tgz(r-4.3-emscripten)
poisbinom.pdf |poisbinom.html✨
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
Last updated 5 years agofrom:3f0da47118. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | NOTE | Oct 26 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 26 2024 |
R-4.4-win-x86_64 | NOTE | Oct 26 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 26 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 26 2024 |
R-4.3-win-x86_64 | NOTE | Oct 26 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 26 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 26 2024 |
Exports:dpoisbinomppoisbinomqpoisbinomrpoisbinom
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The Poisson Binomial Distribution | dpoisbinom ppoisbinom qpoisbinom rpoisbinom |