mvbind | R Documentation |
Can be used to specify a multivariate brms model within a single
formula. Outside of brmsformula
, it just behaves like
cbind
.
mvbind(...)
... |
Same as in |
brmsformula
, mvbrmsformula
bf(mvbind(y1, y2) ~ x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.