bugs.plot | R Documentation |
Plotting summary information - intended for internal use
bugs.plot.summary(sims, ...)
bugs.plot.inferences(sims, display.parallel, ...)
sims |
an object of class ‘bugs’, see |
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
|
... |
further arguments to be passed to low-level plot functions |
bugs.plot.summary
(left hand side of plot) and
bugs.plot.inferences
(right hand side of plot).
Does not return anything, but prints and plots as side-effects.
The main function to be called by the user is plot
, see
plot.bugs
for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.