print.bayes.factor {sna} | R Documentation |
Printing for Bayes Factor Objects
Description
Prints a quick summary of a Bayes Factor object.
Usage
## S3 method for class 'bayes.factor'
print(x, ...)
Arguments
x |
An object of class |
... |
Further arguments passed to or from other methods |
Value
None
Author(s)
Carter T. Butts buttsc@uci.edu
See Also
[Package sna version 2.7-2 Index]