powered by
ranef(object, ...) ## S3 method for class 'lmer': ranef(object, accumulate, \dots) random.effects(object, ...) # deprecated
ranef(lmer(Reaction ~ Days + (1|Subject) + (0+Days|Subject), sleepstudy))
Run the code above in your browser using DataLab