Learn R Programming

poibin (version 1.6)

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

3,196

Version

1.6

License

GPL-2

Maintainer

Yili Hong

Last Published

August 23rd, 2024

Functions in poibin (1.6)

poibin-package

tools:::Rd_package_title("poibin")
poibin

The Poisson Binomial Distribution.