Learn R Programming

EMC (version 1.3)

Evolutionary Monte Carlo (EMC) algorithm

Description

random walk Metropolis, Metropolis Hasting, parallel tempering, evolutionary Monte Carlo, temperature ladder construction and placement

Copy Link

Version

Install

install.packages('EMC')

Monthly Downloads

32

Version

1.3

License

GPL (>= 2)

Maintainer

Gopi Goswami

Last Published

December 11th, 2011

Functions in EMC (1.3)

evolMonteCarlo

evolutionary Monte Carlo algorithm
parallelTempering

The parallel Tempering algorithm
utilsForExamples

The utility function(s) for examples
randomWalkMetropolis

The Random Walk Metropolis algorithm
MetropolisHastings

The Metropolis-Hastings algorithm
placeTempers

Place the intermediate temperatures between the temperature limits
findMaxTemper

Find the maximum temperature for parallel MCMC chains
print

The printing family of functions