boa.print.info {boa} | R Documentation |
Iteratively calls boa.chain.info() to display information from the MCMC sequences in the specified session list of sequences.
boa.print.info(which = "work")
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"). |
The full list obtained from boa.chain.info() is returned, but not printed.
Brian J. Smith