glm_2.Rd
Model of class glm
glm_2
An object of class glm (inherits from lm) of length 30.
glm
lm
if (FALSE) { glm(formula = vs ~ wt + cyl, family = "binomial", data = mtcars) }