stanreg_merMod_6: stanreg_merMod_6

stanreg_merMod_6R Documentation

stanreg_merMod_6

Description

Model of class stanreg

Usage

stanreg_merMod_6

Format

An object of class stanreg (inherits from glm, lm, lmerMod) of length 28.

Examples


## 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)


easystats/circus documentation built on June 10, 2025, 7:22 p.m.