Package: GPB
Version: 1.1
Date: 2019-12-12
Title: Generalized Poisson Binomial Distribution
Authors@R: c(person("Yili", "Hong", role = c("aut", "cre"),email = "yilihong@vt.edu"),person("Man", "Zhang", role = c("aut", "ctb")),person("Ross", "Ihaka", role = c("aut", "cph")))
Author: Yili Hong [aut, cre],
  Man Zhang [aut, ctb],
  Ross Ihaka [aut, cph]
Maintainer: Yili Hong <yilihong@vt.edu>
Description: Functions that compute the distribution functions for the Generalized Poisson Binomial distribution as described in Zhang et al. (2018)<doi: 10.1080/00949655.2018.1440294>, which provides the cdf, pmf, quantile function, and random number generation for the distribution. The C code for fast Fourier transformation (FFT) is written by Ross Ihaka from University of Auckland, which implements the FFT algorithm in Singleton (1969) <doi: 10.1109/TAU.1969.1162042>.
License: GPL-2
Depends: stats
NeedsCompilation: yes
Packaged: 2019-12-13 02:59:24 UTC; yilihong
Repository: CRAN
Date/Publication: 2019-12-13 09:10:11 UTC
