Package: adaptMCMC
Type: Package
Title: Implementation of a Generic Adaptive Monte Carlo Markov Chain
        Sampler
Version: 1.3
Date: 2018-01-11
Author: Andreas Scheidegger, <andreas.scheidegger@eawag.ch>, <scheidegger.a@gmail.com>
Maintainer: Andreas Scheidegger <andreas.scheidegger@eawag.ch>
Description: Enables sampling from arbitrary distributions if the log density is known up to a constant; a common situation in the context of Bayesian inference. The implemented sampling algorithm was proposed by Vihola (2012) <DOI:10.1007/s11222-011-9269-5> and achieves often a high efficiency by tuning the proposal distributions to a user defined acceptance rate.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 2.14.1), parallel, coda, Matrix
URL: https://github.com/scheidan/adaptMCMC
BugReports: https://github.com/scheidan/adaptMCMC/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-11 09:21:14 UTC; scheidan
Repository: CRAN
Date/Publication: 2018-01-14 16:41:08 UTC
Built: R 4.0.2; ; 2020-08-02 08:32:26 UTC; windows
