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>.

Package details

AuthorYili Hong [aut, cre], R Core Team [aut, cph]
MaintainerYili Hong <yilihong@vt.edu>
LicenseGPL-2
Version1.5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("poibin")

Try the poibin package in your browser

Any scripts or data that you put into this service are public.

poibin documentation built on Jan. 9, 2020, 1:09 a.m.