brms_4 | R Documentation |
Model of class brmsfit
brms_4
An object of class brmsfit
of length 23.
## Not run:
brm(
Sepal.Length ~ Sepal.Width * Species,
data = iris,
family = gaussian(),
chains = 2, iter = 2000, warmup = 1000, cores = 2
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.