Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.3) of this package.
Take me there.
EMC (version 1.0)
Evolutionary Monte Carlo (EMC) algorithm
Description
Random walk Metropolis, Metropolis Hasting, parallel tempering, evolutionary Monte Carlo, temperature ladder construction and placement
Copy Link
Link to current version
Version
Version
1.3
1.1
1.0
Install
install.packages('EMC')
Monthly Downloads
6
Version
1.0
License
GPL
Maintainer
Gopi Goswami
Last Published
February 15th, 2017
Functions in EMC (1.0)
Search all functions
findMaxTemper
Find the maximum temperature for parallel MCMC chains
evolMonteCarlo
evolutionary Monte Carlo algorithm
MetropolisHastings
The Metropolis-Hastings algorithm
print
The printing family of functions
randomWalkMetropolis
The Random Walk Metropolis algorithm
placeTempers
Place the intermediate temperatures between the temperature limits
parallelTempering
The parallel Tempering algorithm