print.raftery {LaplacesDemon} | R Documentation |
raftery
to the screen.This may be used to print the contents of an object of class
raftery
to the screen.
## S3 method for class 'raftery'
print(x, digits=3, ...)
x |
An object of class |
digits |
This is the number of digits to print. |
... |
Additional arguments are unused. |
Statisticat, LLC. software@bayesian-inference.com
### See the Raftery.Diagnostic function for an example.