print.bugs {R2WinBUGS} | R Documentation |
Printing a bugs
object
## S3 method for class 'bugs': print(x, digits.summary = 1, ...)
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 |