lmList-class: Class "lmList" of 'lm' Objects on Common Model
Description
Class "lmList"
is an S4 class with basically a
list of objects of class lm
with a common
model.Objects from the Class
Objects can be created by calls of the form
new("lmList", ...)
or, more commonly, by a call to
lmList
.