plot.bugs {R2WinBUGS} | R Documentation |
Plotting a bugs
object
## S3 method for class 'bugs': plot(x, display.parallel = FALSE, ...)
x |
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 plot |