Package: PoissonBinomial
Type: Package
Title: Exact and Approximate Implementations of the Poisson Binomial
        Distribution
Version: 1.0.0
Date: 2020-01-15
Authors@R: person("Florian", "Junge", role = c("aut", "cre"), email = "florian.junge@h-da.de")
Maintainer: Florian Junge <florian.junge@h-da.de>
Description: Implementations of multiple exact and approximate methods as described in Hong (2013) <doi:10.1016/j.csda.2012.10.006> and Biscarri et al. (2018) <doi:10.1016/j.csda.2018.01.007> for computing the probability mass, cumulative distribution and quantile functions, as well as generating random numbers for the Poisson binomial distribution.
License: GPL (>= 2)
Encoding: UTF-8
Imports: Rcpp (>= 1.0.3)
LinkingTo: Rcpp, BH
SystemRequirements: fftw3 (>= 3.3)
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown, microbenchmark
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-01-15 14:43:32 UTC; fjunge
Author: Florian Junge [aut, cre]
Repository: CRAN
Date/Publication: 2020-01-22 14:50:07 UTC
