Learn R Programming

R2WinBUGS (version 0.2-7)

print.bugs: Printing a bugs object

Description

Printing a bugs object

Usage

print.bugs(x, digits.summary = 1, ...)

Arguments

x
an object of class `bugs', see bugs for details
digits.summary
rounding for tabular output on the console (default is to round to 1 decimal place)
...
further arguments to print

See Also

bugs