mvbind: Bind response variables in multivariate models

View source: R/brmsformula.R

mvbindR Documentation

Bind response variables in multivariate models

Description

Can be used to specify a multivariate brms model within a single formula. Outside of brmsformula, it just behaves like cbind.

Usage

mvbind(...)

Arguments

...

Same as in cbind

See Also

brmsformula, mvbrmsformula

Examples

bf(mvbind(y1, y2) ~ x)


paul-buerkner/brms documentation built on April 29, 2024, 10:49 p.m.