lmList4-class: Class "lmList4" of 'lm' Objects on Common Model
Description
Class "lmList4" is an S4 class with basically a
list of objects of class lm with a common
model (but different data); see lmList() which returns
these.
Package nlme's lmList() returns objects of
S3 class "lmList" and provides methods for them, on which our
methods partly build.
Arguments
Objects from the Class
Objects can be created by calls of the form
new("lmList4", ...) or, more commonly, by a call to
lmList().
returns the standard deviation
\(\hat{\sigma}\) (of the errors in the linear models), assuming a
common variance \(\sigma^2\) by pooling (even when
pool = FALSE was used in the fit).