boa.print.gandr {boa}R Documentation

Print Gelman and Rubin Convergence Diagnostics

Description

Calls boa.chain.gandr() and displays the Gelman and Rubin convergence diagnostics for the MCMC sequences in the working session list of sequences.

Usage

boa.print.gandr(alpha = boa.par("alpha"), win = boa.par("gandr.win"))

Arguments

alpha

Quantile (1 - alpha / 2) at which to estimate the upper limit of the corrected shrink factor.

win

Proportion of iterations to include in the Brooks, Gelman, and Rubin Statistics.

Author(s)

Brian J. Smith

See Also

boa.chain.gandr, boa.plot, boa.plot.bandg, boa.plot.gandr


[Package boa version 1.1.8-2 Index]