Package: RNGforGPD
Type: Package
Title: Random Number Generation for Generalized Poisson Distribution
Version: 1.0.1
Date: 2019-05-31
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 univariate part are explained in Demirtas (2017), and the multivariate part is an extension of the correlated Poisson data generation routine that was introduced in Yahav and Shmueli (2012). 
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.5.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: 2019-05-31 13:06:15 UTC; hesenli
Repository: CRAN
Date/Publication: 2019-05-31 15:50:20 UTC
