dclone-package: Data Cloning
Description
Low level functions for implementing
maximum likelihood estimating procedures for
complex models using data cloning (Lele et al. 2007) and Bayesian
Markov chain Monte Carlo methods with support
for JAGS, WinBUGS and OpenBUGS.
Parallel computing with JAGS is supported.
Main functions include:
dclone
, dcdim
: cloning R objects in various ways.
jags.fit
, bugs.fit
: conveniently fit BUGS models.
(jags.parfit
fits chains on parallel workers.)
dc.fit
: iterative model fitting by the data cloning algorithm.
(dc.parfit
is the parallelized version.)
dctable
, dcdiag
: helps evaluating data cloning
convergence by descriptive statistics and diagnostic tools.References
Lele, S.R., B. Dennis and F. Lutscher, 2007.
Data cloning: easy maximum likelihood estimation for complex
ecological models using Bayesian Markov chain Monte Carlo methods.
Ecology Letters 10, 551--563.