brms_mv_4: brms_mv_4

brms_mv_4R Documentation

brms_mv_4

Description

Model of class brmsfit

Usage

brms_mv_4

Format

An object of class brmsfit of length 19.

Examples

## Not run: 
f1 <- bf(Sepal.Length ~ Petal.Length + Sepal.Width + Species)
f2 <- bf(Sepal.Width ~ Species)
brms::brm(f1 + f2 + set_rescor(FALSE), data = iris, chains = 1, iter = 500)

## End(Not run)

easystats/circus documentation built on March 26, 2024, 9:30 p.m.