brms_mixed_1: brms_mixed_1

brms_mixed_1R Documentation

brms_mixed_1

Description

Model of class brmsfit

Usage

brms_mixed_1

Format

An object of class brmsfit of length 19.

Examples


## Not run: 
set.seed(123)
brms::brm(mpg ~ wt + (1 | cyl) + (1 + wt | gear), data = mtcars)

## End(Not run)


easystats/circus documentation built on June 10, 2025, 7:22 p.m.