print.brm {brm} | R Documentation |
Ancillary function for printing
Description
Ancillary function for printing
Usage
## S3 method for class 'brm'
print(x, ...)
Arguments
x |
a list obtained with the function 'brm' |
... |
additional arguments affecting the output |
[Package brm version 1.1.1 Index]