Learn R Programming

boa (version 1.1.8-2)

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")

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").

Value

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

See Also

boa.chain.info