Model of class stanreg

stanreg_glm_0

Format

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

Examples

# NOT RUN {
rstanarm::stan_glm(vs ~ 1, data = mtcars, family = "binomial")
# }