Package: RNGforGPD
Type: Package
Title: Random Number Generation for Generalized Poisson Distributions
Version: 1.0
Date: 2018-04-09
Author: Hesen Li, Ruizhe Chen, Hai Nguyen, Yu-che Chung, Ran Gao, Hakan Demirtas
Maintainer: Ruizhe Chen <rchen18@uic.edu>
Description: Generation of univariate and multivariate data that follow the generalized Poisson distribution. The details of the method are explained in Demirtas (2017) <DOI:10.1080/03610918.2014.968725>.
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Depends: R (>= 3.4.0)
Imports: VGAM, corpcor, mvtnorm, Matrix
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Collate: 'GenUniGpois.R' 'CorrNNGpois.R' 'ComputeCorrGpois.R'
        'ValidCorrGpois.R' 'CmatStarGpois.R' 'QuantileGpois.R'
        'GenMVGPois.R' 'RNGforGPD-package.R'
NeedsCompilation: no
Packaged: 2018-04-09 17:05:34 UTC; lihesen
Repository: CRAN
Date/Publication: 2018-04-10 10:28:22 UTC
