print.bayz | R Documentation |
This method is usually not seen or used directly by the user, but allows to see a compact version of the output in the console without overflowing the screen, for instance when running bayz() without catching the output, or to quickly see error messages without the need to use summary().
## S3 method for class 'bayz'
print(x, ...)
x |
bayz object |
... |
additional parameters |
Nothing, only prints
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.