Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending the MCMC function #3

Open
gvegayon opened this issue Feb 23, 2017 · 1 comment
Open

Extending the MCMC function #3

gvegayon opened this issue Feb 23, 2017 · 1 comment

Comments

@gvegayon
Copy link
Member

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:

  1. Implement Tempering MCMC.

  2. Implement Adaptative MCMC (global and local).

  3. Parallel MCMC (multiple chains).

Besides, we would like to include some benchmarks with the following packages: rjags, rstan, mcmc, etc. on some standard problems

@gvegayon
Copy link
Member Author

Parallel MCMC has already been implemented in commit c1cccd5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant