Skip to content

datacloning/dclone

Repository files navigation

dclone: Data Cloning and MCMC Tools for Maximum Likelihood Methods

CRAN version CRAN RStudio mirror downloads

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.

Versions

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.

Report a problem

Use the issue tracker to report a problem.

References

Solymos, P., 2010. dclone: Data Cloning in R. R Journal 2(2):29--37. [PDF]