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.7-arm64)pgdraw_1.1.tar.gz(r-4.7-x86_64)pgdraw_1.1.tar.gz(r-4.6-arm64)pgdraw_1.1.tar.gz(r-4.6-x86_64)
pgdraw_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:e452ce25b2. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 138 | ||
| linux-devel-x86_64 | OK | 88 | ||
| source / vignettes | OK | 184 | ||
| linux-release-arm64 | OK | 120 | ||
| linux-release-x86_64 | OK | 104 | ||
| wasm-release | OK | 94 |
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 |