Automatically calculate and apply burnin value
Usage
autoburnin(jags_out, return.burnin = FALSE, ...)
Arguments
- jags_out
JAGS output
- return.burnin
Logical. If TRUE, return burnin value in addition to
samples (as list). Default = FALSE.
- ...
Additional arguments for getBurnin, gelman_diag_mw,
and gelman.diag.
Author
Michael Dietze, Alexey Shiklomanov