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?
Este exercício faz parte do curso
Hierarchical and Mixed Effects Models in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
