lm components of
object
are extracted and combined into a single vector.
getResponse(object)
lmList, representing
a list of
lm objects with a common model.
lm
components of
object.
fm1 <- lmList(distance ~ age | Subject, Orthodont) getResponse(fm1)