You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we are intending to make the MCMC function its own R package, and hence, having its own repo, we will start working on the improvements right here. The idea of this Github-issue is to list all suggestions (wishes) for the MCMC function. For now, the devel road has the following:
Implement Tempering MCMC.
Implement Adaptative MCMC (global and local).
Parallel MCMC (multiple chains).
Besides, we would like to include some benchmarks with the following packages: rjags, rstan, mcmc, etc. on some standard problems
The text was updated successfully, but these errors were encountered:
While we are intending to make the
MCMC
function its own R package, and hence, having its own repo, we will start working on the improvements right here. The idea of this Github-issue is to list all suggestions (wishes) for the MCMC function. For now, the devel road has the following:Implement Tempering MCMC.
Implement Adaptative MCMC (global and local).
Parallel MCMC (multiple chains).
Besides, we would like to include some benchmarks with the following packages: rjags, rstan, mcmc, etc. on some standard problems
The text was updated successfully, but these errors were encountered: