Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


brms (version 2.21.0)

mvbind: 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

Run this code
bf(mvbind(y1, y2) ~ x)

Run the code above in your browser using DataLab