
lm
components of object
is
extracted.## S3 method for class 'lmList':
getGroups(object, form, level, data, sep)
lm
components of object
.lmList
fm1 <- lmList(distance ~ age | Subject, Orthodont)
getGroups(fm1)
Run the code above in your browser using DataLab