fmcmc | R Documentation |
The fmcmc
package provides a flexible framework for implementing MCMC models
using a lightweight in terms of dependencies. Among its main features, fmcmc
allows:
Implementing arbitrary transition kernels.
Incorporating convergence monitors for automatic stop.
Out-of-the-box parallel computing implementation for running multiple chains simultaneously.
For more information see the packages vignettes:
vignette("workflow-with-fmcmc", "fmcmc") vignette("user-defined-kernels", "fmcmc")
Vega Yon et al., (2019). fmcmc: A friendly MCMC framework. Journal of Open Source Software, 4(39), 1427, \Sexpr[results=rd]{tools:::Rd_expr_doi("10.21105/joss.01427")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.