print.bugs {R2WinBUGS} | R Documentation |
Printing a bugs object
Description
Printing a bugs
object
Usage
## S3 method for class 'bugs'
print(x, digits.summary = 1, ...)
Arguments
x |
an object of class ‘bugs’, see |
digits.summary |
rounding for tabular output on the console (default is to round to 1 decimal place) |
... |
further arguments to |
See Also
[Package R2WinBUGS version 2.1-22.1 Index]