Low level functions for implementing maximum likelihood estimating procedures for complex models using data cloning and Bayesian Markov chain Monte Carlo methods as described in Solymos 2010 (R Journal 2(2):29--37). Sequential and parallel MCMC support for JAGS, WinBUGS, OpenBUGS, and Stan.
Find help on the Dclone users mailing list. More resources at datacloning.org.
Install the CRAN version of the package from R:
install.packages("dclone")
Install the development version of the package:
remotes::install_github("datacloning/dclone")
User visible changes in the package are listed in the NEWS file.
Use the issue tracker to report a problem.
Solymos, P., 2010. dclone: Data Cloning in R. R Journal 2(2):29--37. [PDF]