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 ejercicio forma parte del curso
Hierarchical and Mixed Effects Models in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
