Package: pgdraw 1.1
Daniel F. Schmidt
pgdraw: Generate Random Samples from the Polya-Gamma Distribution
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.
Authors:
pgdraw_1.1.tar.gz
pgdraw_1.1.tar.gz(r-4.5-noble)pgdraw_1.1.tar.gz(r-4.4-noble)
pgdraw_1.1.tgz(r-4.4-emscripten)pgdraw_1.1.tgz(r-4.3-emscripten)
pgdraw.pdf |pgdraw.html✨
pgdraw/json (API)
# Install 'pgdraw' in R: |
install.packages('pgdraw', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:e452ce25b2. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-linux-x86_64 | OK | Nov 22 2024 |
Exports:pgdrawpgdraw.moments
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The pgdraw package | pgdraw-package |
Generate random samples from the Polya-Gamma distribution, PG(b,c) | pgdraw |
Compute exact first and second moments for the Polya-Gamma distribution, PG(b, c) | pgdraw.moments |