Package: PoissonMultinomial Type: Package Title: The Poisson-Multinomial Distribution Version: 1.1 Date: 2023-12-07 Authors@R: c(person("Yili Hong", role = c("aut", "cre"), email = "yilihong@vt.edu"), person("Zhengzhi Lin", role = c("aut","ctb"), email = "zhengzhi@vt.edu"), person("Yueyao Wang", role = c("aut","ctb"), email = "yueyao94@vt.edu"), person("Florian Junge", role = c("aut", "ctb"), email = "florian.junge@h-da.de")) Maintainer: Yili Hong Description: Implementation of the exact, normal approximation, and simulation-based methods for computing the probability mass function (pmf) and cumulative distribution function (cdf) of the Poisson-Multinomial distribution, together with a random number generator for the distribution. The exact method is based on multi-dimensional fast Fourier transformation (FFT) of the characteristic function of the Poisson-Multinomial distribution. The normal approximation method uses a multivariate normal distribution to approximate the pmf of the distribution based on central limit theorem. The simulation method is based on the law of large numbers. Details about the methods are available in Lin, Wang, and Hong (2022) . License: GPL (>= 2) Encoding: UTF-8 Imports: mvtnorm, Rcpp LinkingTo: Rcpp, RcppArmadillo SystemRequirements: fftw3(>=3.3) RoxygenNote: 7.1.1 NeedsCompilation: yes Packaged: 2026-06-19 09:03:00 UTC; root Author: Yili Hong [aut, cre], Zhengzhi Lin [aut, ctb], Yueyao Wang [aut, ctb], Florian Junge [aut, ctb] Config/pak/sysreqs: libfftw3-dev Repository: https://yili-hong.r-universe.dev Date/Publication: 2023-12-08 02:39:17 UTC RemoteUrl: https://github.com/cran/PoissonMultinomial RemoteRef: HEAD RemoteSha: 7c40b52e0784f7f9c7b1034f041cf459e17cf8e4