lm_2.Rd
Model of class lm
lm_2
An object of class lm of length 12.
lm
if (FALSE) { lm_1 <- lm(mpg ~ wt + cyl, data = mtcars) }