lme4 (version 0.999375-27)

lmList-class: Class "lmList"

Description

A list of objects of class lm with a common model.

Arguments

Objects from the Class

Objects can be created by calls of the form new("lmList", ...) or, more commonly, by a call to lmList.

Extends

Class "list", from data part. Class "vector", by class "list".