Rdocumentation
powered by
Learn R Programming
brms (version 0.9.1)
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
## S3 method for class 'brmsfit': 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