Package: poisbinom 1.0.1
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.1.tar.gz
poisbinom_1.0.1.tar.gz(r-4.5-noble)poisbinom_1.0.1.tar.gz(r-4.4-noble)
poisbinom_1.0.1.tgz(r-4.4-emscripten)poisbinom_1.0.1.tgz(r-4.3-emscripten)
poisbinom.pdf |poisbinom.html✨
poisbinom/json (API)
# Install 'poisbinom' in R: |
install.packages('poisbinom', repos = c('https://cran.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 8 years agofrom:43cd032517. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 25 2024 |
R-4.5-linux-x86_64 | OK | Nov 25 2024 |
Exports:dpoisbinomppoisbinomqpoisbinomrpoisbinom
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The Poisson Binomial Distribution | dpoisbinom ppoisbinom qpoisbinom rpoisbinom |