Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.brmsfit

Print a summary for a fitted model represented by a brmsfit object


Description

Print a summary for a fitted model represented by a brmsfit object

Usage

## S3 method for class 'brmsfit'
print(x, digits = 2, ...)

Arguments

x

An object of class brmsfit

digits

The number of significant digits for printing out the summary; defaults to 2. The effective sample size is always rounded to integers.

...

Additional arguments that would be passed to method summary of brmsfit.

See Also


brms

Bayesian Regression Models using 'Stan'

v2.15.0
GPL-2
Authors
Paul-Christian Bürkner [aut, cre], Jonah Gabry [ctb], Sebastian Weber [ctb], Andrew Johnson [ctb], Martin Modrak [ctb]
Initial release
2021-03-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.