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