print.brmsprior {brms} | R Documentation |
Print method for brmsprior
objects
Description
Print method for brmsprior
objects
Usage
## S3 method for class 'brmsprior'
print(x, show_df = NULL, ...)
Arguments
x |
An object of class |
show_df |
Logical; Print priors as a single
|
... |
Currently ignored. |
[Package brms version 2.21.0 Index]