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