powered by
se.fixef(model)
data(school23) model <- lmer(math ~ homework + structure + (1 | school.ID), data=school23) summary(model) se.fixef(model)
Run the code above in your browser using DataLab