Description Usage Arguments Details Value Author(s)
Clone a dataframe
1 | dataclone(dat, K)
|
dat |
A |
K |
A |
Data cloning can be used to obtain maximum likelihood estimates
for parameters using Bayesian MCMC algorithms.
It may be useful for instance when estimating posterior shrinkage
with postshrink
from the prior.
It is recommended that multiple values of K are run to find a large enough
value that gives stable esimates.
See: Lele SR, Dennis B, Lutscher F. Data cloning: easy maximum likelihood estimation for complex ecological models using Bayesian Markov chain Monte Carlo methods. Ecology letters. 2007 Jul 1;10(7):551-63.
A cloned data.frame
Christopher J. Brown christo.j.brown@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.