Learn R Programming

⚠️There's a newer version (1.6) of this package.Take me there.

poibin (version 1.5)

The Poisson Binomial Distribution

Description

Implementation of both the exact and approximation methods for computing the cdf of the Poisson binomial distribution as described in Hong (2013) . 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), which implements the FFT algorithm in Singleton (1969) .

Copy Link

Version

Install

install.packages('poibin')

Monthly Downloads

4,134

Version

1.5

License

GPL-2

Maintainer

Yili Hong

Last Published

January 8th, 2020

Functions in poibin (1.5)

poibin

The Poisson Binomial Distribution.
poibin-package

tools:::Rd_package_title("poibin")