lm_4.Rd
Model of class lm
lm_4
An object of class lm of length 12.
lm
if (FALSE) { lm(formula = mpg ~ wt + poly(cyl, 2), data = mtcars) }