SALTSampler: Efficient Sampling on the Simplex (original) (raw)

The SALTSampler package facilitates Monte Carlo Markov Chain (MCMC) sampling of random variables on a simplex. A Self-Adjusting Logit Transform (SALT) proposal is used so that sampling is still efficient even in difficult cases, such as those in high dimensions or with parameters that differ by orders of magnitude. Special care is also taken to maintain accuracy even when some coordinates approach 0 or 1 numerically. Diagnostic and graphic functions are included in the package, enabling easy assessment of the convergence and mixing of the chain within the constrained space.

Version: 1.1.0
Depends: R (≥ 3.0.0), lattice
Imports: graphics, methods, stats
Suggests: knitr, coda
Published: 2017-08-10
DOI: 10.32614/CRAN.package.SALTSampler
Author: Hannah Director, Scott Vander Wiel, James Gattiker
Maintainer: Scott Vander Wiel
License: BSD_3_clause + file
NeedsCompilation: no
CRAN checks: SALTSampler results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=SALTSamplerto link to this page.