Learn R Programming

R2WinBUGS (version 2.1-21)

plot.bugs: Plotting a bugs object

Description

Plotting a bugs object

Usage

# S3 method for bugs
plot(x, display.parallel = FALSE, ...)

Arguments

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

See Also

bugs