stanreg_merMod_4: stanreg_merMod_4

stanreg_merMod_4R Documentation

stanreg_merMod_4

Description

Model of class stanreg

Usage

stanreg_merMod_4

Format

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

Examples


## Not run: 
stan_glmer(
  vs ~ cyl + (1 | gear),
  data = mtcars,
  family = binomial(link = "probit")
)

## End(Not run)


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