brms_sigma_1 | R Documentation |
Model of class brmsfit
brms_sigma_1
An object of class brmsfit
of length 23.
## Not run:
set.seed(123)
brm(bf(mpg ~ hp + (1 | cyl), sigma ~ cyl), data = mtcars, seed = 123)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.