Learn R Programming

poisbinom (version 1.0.1)

A Faster Implementation of the Poisson-Binomial Distribution

Description

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.

Copy Link

Version

Install

install.packages('poisbinom')

Monthly Downloads

1,268

Version

1.0.1

License

GPL (>= 2)

Maintainer

Santiago Olivella

Last Published

May 19th, 2017

Functions in poisbinom (1.0.1)

Poisson-Binomial

The Poisson Binomial Distribution