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