print.brmsfit | R Documentation |
brmsfit
objectPrint a summary for a fitted model represented by a brmsfit
object
## S3 method for class 'brmsfit'
print(x, digits = 2, ...)
x |
An object of class |
digits |
The number of significant digits for printing out the summary; defaults to 2. The effective sample size is always rounded to integers. |
... |
Additional arguments that would be passed
to method |
summary.brmsfit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.