plot.bugs {R2WinBUGS} | 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 R2WinBUGS version 2.1-22.1 Index]