update.lmList
object
lmList
update(object, formula, data, level, subset, na.action, control, pool)
lm
fm1 <- lmList(Orthodont) fm2 <- update(fm1, distance ~ I(age - 11))