stanreg_glm_6.Rd
Model of class stanreg
stanreg_glm_6
An object of class stanreg (inherits from glm, lm) of length 27.
stanreg
glm
lm
# NOT RUN { set.seed(123) rstanarm::stan_glm(Sepal.Width ~ Species * Petal.Length, data = iris) # }