brms_mv_6: brms_mv_6

brms_mv_6R Documentation

brms_mv_6

Description

Model of class brmsfit

Usage

brms_mv_6

Format

An object of class brmsfit of length 21.

Examples

## Not run: 
data(jobs, package = "mediation")
f1 <- bf(job_seek ~ treat + econ_hard + sex + age)
f2 <- bf(depress2 ~ treat + job_seek + econ_hard + sex + age)
brm(f1 + f2 + set_rescor(FALSE), data = jobs)

## End(Not run)

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