Learn R Programming

boa (version 1.1.9)

boa.print.info: Print Information about MCMC Sequences

Description

Iteratively calls boa.chain.info() to display information from the MCMC sequences in the specified session list of sequences.

Usage

boa.print.info(which = "work")

Value

The full list obtained from boa.chain.info() is returned, but not printed.

Arguments

which

Character string specifying which session list of MCMC sequences for which to print information. The two choices are "work" (used in all analyses) or "data" (the template for "work").

Author

Brian J. Smith

See Also

boa.chain.info