Hierarchical models in R review
During this course, you have used and compared fixed-effect models (e.g., lm()
and glm()
) and mixed-effect models (those with both fixed- and random-effects such as lmer()
and glmer()
). What are some of the trade-offs you have observed during the course?
Diese Übung ist Teil des Kurses
Hierarchical and Mixed Effects Models in R
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
