chain.study {bairt}R Documentation

Convergence graphs for the simulated values

Description

Convergence graphs for the study of the simulated values for an MCMC marginal chain.

Usage

chain.study(mcmclist, ...)

Arguments

mcmclist

A mcmc.2pnob or mcmc.3pnob class object.

...

Further arguments.

Details

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.

Value

Convergence graphs for the study of the simulated values for an MCMC marginal chain.

Author(s)

Javier Martínez

References

Johnson, V. E. & Albert, J. H. (1999). Ordinal Data Modeling. New York: Springer.

See Also

mcmc.2pnob, mcmc.3pnob and continue.mcmc.


[Package bairt version 0.1.2 Index]