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