stanreg_merMod_6 | R Documentation |
Model of class stanreg
stanreg_merMod_6
An object of class stanreg
(inherits from glm
, lm
, lmerMod
) of length 28.
## Not run:
stan_glmer(
Reaction ~ Days + (1 + Days | Subject),
data = lme4::sleepstudy, chains = 2, cores = 1
seed = 12345, iter = 500, refresh = 0
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.