print_mcmc.bayeslist {bayeslist}R Documentation

Print convergence diagnostics from a bayeslist object

Description

print_mcmc.bayeslist prints a number of diagnostics about the convergence of a bayeslist objects.

Usage

print_mcmc.bayeslist(object, ...)

Arguments

object

A bayeslist object.

...

Additional arguments to be passed to the print function.

Value

None.


[Package bayeslist version 0.0.1.5 Index]