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 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


[Package R2WinBUGS version 2.1-22.1 Index]