Package: pgdraw
Type: Package
Title: Generate Random Samples from the Polya-Gamma Distribution
Version: 1.0
Date: 2018-07-09
Author: Daniel F. Schmidt [aut, cph, cre],
  Enes Makalic [aut, cph]
Maintainer: Daniel F. Schmidt <daniel.schmidt@monash.edu>
Description: Generates random samples from the Polya-Gamma distribution using an implementation of the algorithm described in J. Windle's PhD thesis (2013) <https://repositories.lib.utexas.edu/bitstream/handle/2152/21842/WINDLE-DISSERTATION-2013.pdf>. The underlying implementation is in C.
License: GPL (>= 3)
Imports: Rcpp (>= 0.12.16)
NeedsCompilation: yes
LinkingTo: Rcpp
Authors@R: c(
            person("Daniel F. Schmidt", email="daniel.schmidt@monash.edu", role = c("aut","cph","cre")), 
            person("Enes Makalic", email="emakalic@unimelb.edu.au", role=c("aut","cph"))
           )
RoxygenNote: 6.0.1
Packaged: 2018-07-09 02:49:47 UTC; dschmidt
Repository: CRAN
Date/Publication: 2018-07-13 14:40:03 UTC
