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.

Getting started

Package details

AuthorSantiago Olivella [aut, cre], Yuki Shiraito [aut, cre]
MaintainerSantiago Olivella <olivella@unc.edu>
LicenseGPL (>= 2)
Version1.0.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("poisbinom")

Try the poisbinom package in your browser

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

poisbinom documentation built on May 2, 2019, 2:39 a.m.