bugs.plot: Plotting summary information - intended for internal use only

bugs.plotR Documentation

Plotting summary information - intended for internal use only

Description

Plotting summary information - intended for internal use

Usage

bugs.plot.summary(sims, ...)
bugs.plot.inferences(sims, display.parallel, ...)

Arguments

sims

an object of class ‘bugs’, see bugs for details

display.parallel

display parallel intervals in both halves of the summary plots; this is a convergence-monitoring tool and is not necessary once you have approximate convergence (default is FALSE)

...

further arguments to be passed to low-level plot functions

Details

bugs.plot.summary (left hand side of plot) and bugs.plot.inferences (right hand side of plot).

Value

Does not return anything, but prints and plots as side-effects.

See Also

The main function to be called by the user is plot, see plot.bugs for details.


R2WinBUGS documentation built on June 24, 2024, 5:18 p.m.