print.brmsprior: Print method for 'brmsprior' objects

View source: R/priors.R

print.brmspriorR 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 brmsprior.

show_df

Logical; Print priors as a single data.frame (TRUE) or as a sequence of sampling statements (FALSE)?

...

Currently ignored.


brms documentation built on May 29, 2024, 6:35 a.m.