model.frame() on a
lm object
model.frame.lm(formula, data, na.action, ...)This is a method for the function
model.frame() for objects inheriting from class
lm.
See
model.frame or
model.frame.default for the general behavior of this function
and for the interpretation of
formula,
data,
na.action.