dcmle: Hierarchical Models Made Easy with Data Cloning
S4 classes around infrastructure provided by the dclone package to make package development with data cloning for hierarchical models easy as a breeze.
Sequential and parallel MCMC support for JAGS, WinBUGS and OpenBUGS. See Solymos 2010 (R Journal 2(2):29--37).
Versions
Install the CRAN version of the package from R:
install.packages("dcmle")
Install the development version of the package from R using the
devtools
package:
devtools::install_github("datacloning/dcmle")
User visible changes in the package are listed in the NEWS file.
Examples
Visit the dcexamples repository for classic BUGS examples using dcmle.
Help
Find help on the Dclone users mailing list. More resources at datacloning.org.
Use the issue tracker to report a problem.
References
Solymos, P., 2010. dclone: Data Cloning in R. R Journal 2(2):29--37. [PDF]