chain.study {bairt} | R Documentation |
Convergence graphs for the study of the simulated values for an MCMC marginal chain.
chain.study(mcmclist, ...)
mcmclist |
A mcmc.2pnob or mcmc.3pnob class object. |
... |
Further arguments. |
The top left graph displays the sequence of simulated values and the top right graph displays the lagged correlations of the sequence as a function of the lag value. The bottom left graph is an histogram of the simulated values and the bottom right graph is the box plot of the simulated values.
Convergence graphs for the study of the simulated values for an MCMC marginal chain.
Javier MartÃnez
Johnson, V. E. & Albert, J. H. (1999). Ordinal Data Modeling. New York: Springer.
mcmc.2pnob
, mcmc.3pnob
and
continue.mcmc
.