print.brmsprior: Print method for brmsprior
objects
Description
Print method for brmsprior
objects
Usage
# S3 method for brmsprior
print(x, show_df = NULL, ...)
Arguments
- x
An object of class brmsprior
.
- show_df
Logical; Print priors as a single
data.frame
(TRUE
) or as a sequence of
sampling statements (FALSE
)?
- ...
Currently ignored.