Learn R Programming

brms (version 1.1.0)

summary.brmsfit: Create a summary of a fitted model represented by a brmsfit object

Description

Summarize estimated fixed and random effects as well as other useful results included in a brmsfit object.

Usage

"summary"(object, waic = FALSE, ...)

Arguments

object
An object of class brmsfit
waic
logical; indicating if the WAIC should be computed (this will take some time for larger models). Default is FALSE.
...
Other potential arguments