create.mcmc.coda {geoRglm} | R Documentation |
This function creates an mcmc object for the CODA package for
output from the functions glsm.mcmc
, binom.krige.bayes
and pois.krige.bayes
. The
functions in CODA can then be used to investigate convergence and
mixing of the MCMC algorithm.
create.mcmc.coda(x, mcmc.input)
x |
an output object from |
mcmc.input |
input parameters for the MCMC algorithm. It can take an output from |
An object of class mcmc
to be used for CODA.
Ole F. Christensen OleF.Christensen@agrsci.dk,
Paulo J. Ribeiro Jr. Paulo.Ribeiro@est.ufpr.br.
Further information about geoRglm can be found at:
http://gbi.agrsci.dk/~ofch/geoRglm.
## se example in help file for glsm.mcmc