cPseudoMaRg: Constructs a Correlated Pseudo-Marginal Sampler

The primary function makeCPMSampler() generates a sampler function which performs the correlated pseudo-marginal method of Deligiannidis, Doucet and Pitt (2017) <arXiv:1511.04992>. If the 'rho=' argument of makeCPMSampler() is set to 0, then the generated sampler function performs the original pseudo-marginal method of Andrieu and Roberts (2009) <doi:10.1214/07-AOS574>. The sampler function is constructed with the user's choice of prior, parameter proposal distribution, and the likelihood approximation scheme. Note that this algorithm is not automatically tuned–each one of these arguments must be carefully chosen.

Version: 1.0.1
Suggests: knitr, rmarkdown
Published: 2021-09-05
Author: Taylor Brown [aut, cre]
Maintainer: Taylor Brown <trb5me at virginia.edu>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: cPseudoMaRg results

Documentation:

Reference manual: cPseudoMaRg.pdf
Vignettes: cPseudoMaRg-vignette

Downloads:

Package source: cPseudoMaRg_1.0.1.tar.gz
Windows binaries: r-devel: cPseudoMaRg_1.0.1.zip, r-release: cPseudoMaRg_1.0.1.zip, r-oldrel: cPseudoMaRg_1.0.1.zip
macOS binaries: r-release (arm64): cPseudoMaRg_1.0.1.tgz, r-oldrel (arm64): cPseudoMaRg_1.0.1.tgz, r-release (x86_64): cPseudoMaRg_1.0.1.tgz
Old sources: cPseudoMaRg archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cPseudoMaRg to link to this page.