plot.bugs {R2OpenBUGS} | R Documentation |
Plotting a bugs object
Description
Plotting a bugs
object
Usage
## S3 method for class 'bugs'
plot(x, display.parallel = FALSE, ...)
Arguments
x |
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 |
See Also
[Package R2OpenBUGS version 3.2-3.2.1 Index]