Skip to contents

Model of class brmsfit

Usage

brms_mixed_9

Format

An object of class brmsfit of length 23.

Examples

if (FALSE) {
# \dontrun{
brms::brm(mpg ~ hp + (1 | cyl), data = mtcars, seed = 123)
# }
}