Learn R Programming

SAMCpack (version 0.1.1)

Stochastic Approximation Monte Carlo (SAMC) Sampler and Methods

Description

Stochastic Approximation Monte Carlo (SAMC) is one of the celebrated Markov chain Monte Carlo (MCMC) algorithms. It is known to be capable of sampling from multimodal or doubly intractable distributions. We provide generic SAMC samplers for continuous distributions. User-specified densities in R and C++ are both supported. We also provide functions for specific problems that exploit SAMC computation. See Liang et al (2010) for complete introduction to the method.

Copy Link

Version

Install

install.packages('SAMCpack')

Monthly Downloads

2

Version

0.1.1

License

GPL (>= 3)

Maintainer

Kisung You

Last Published

October 26th, 2018

Functions in SAMCpack (0.1.1)

SAMC

Stochastic Approximation Monte Carlo (SAMC) Sampler
gdata

Dataset for SAMCrsa
SAMCPLUS

SAMC Sampler with C++
SAMCpack-package

Stochastic Approximation Monte Carlo (SAMC) Sampler and Methods
SAMCrsa

A Resampling-based Stochastic Approximation Method for Analysis of Large Geostatitical data