boa.print.randl: Print Raftery and Lewis Convergence Diagnostics

Description Usage Arguments Author(s) See Also

Description

Iteratively calls boa.randl() to display the Raftery and Lewis convergence diagnostics for the parameters in each of the MCMC sequences in the working session list of sequences.

Usage

1
2
boa.print.randl(q = boa.par("randl.q"), error = boa.par("randl.error"),
                prob = 1 - boa.par("alpha"), delta = boa.par("randl.delta"))

Arguments

q

Quantile to be estimated.

error

Desired amount of error in estimating the specified quantile 'q'.

prob

Probability of attaining the desired degree of 'error'.

delta

Delta value used in computing the convergence diagnostic.

Author(s)

Brian J. Smith

See Also

boa.randl


boa documentation built on May 1, 2019, 9:12 p.m.

Related to boa.print.randl in boa...