
lm
components of object
is calculated.## S3 method for class 'lmList':
fixef(object, \dots)
lm
coefficients in
object
.lmList
, random.effects.lmList
data(Orthodont)
fm1 <- lmList(distance ~ age | Subject, Orthodont)
fixed.effects(fm1)
Run the code above in your browser using DataLab