Package: pgdraw
Type: Package
Title: Generate Random Samples from the Polya-Gamma Distribution
Version: 1.1
Date: 2019-02-19
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.1.0
Packaged: 2019-02-19 01:26:45 UTC; dschmidt
Repository: CRAN
Date/Publication: 2019-02-19 13:00:03 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-10-02 13:19:20 UTC; unix
