Learn R Programming

brms (version 1.3.1)

print.brmsprior: Print method for brmsprior objects

Description

Print method for brmsprior objects

Usage

"print"(x, show_df, ...)

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.