stanreg_glm_6
stanreg_glm_6.Rd
Model of class stanreg
Examples
if (FALSE) {
# \dontrun{
set.seed(123)
rstanarm::stan_glm(Sepal.Width ~ Species * Petal.Length, data = iris)
# }
}
stanreg_glm_6.Rd
Model of class stanreg
if (FALSE) {
# \dontrun{
set.seed(123)
rstanarm::stan_glm(Sepal.Width ~ Species * Petal.Length, data = iris)
# }
}