brms_lf_1 | R Documentation |
Model of class brmsfit
brms_lf_1
An object of class brmsfit
of length 23.
## Not run:
brms::brm(
bf(carb ~ gear * vs) + lf(disc ~ 0 + mo(cyl)),
data = mtcars,
family = cumulative("probit")
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.