State of Data and AI Literacy Report 2025
Download Now
Rdocumentation
powered by
Learn R Programming
lme4 (version 0.999375-17)
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".