Skip to contents

Example of class brmsfit with save_all_pars = TRUE.

Usage

brms_4bf_1

Format

An object of class brmsfit of length 21.

Examples

if (FALSE) {
# \dontrun{
brm(Sepal.Length ~ 1, data = iris, save_all_pars = TRUE)
# }
}