Video details loaded

Introduction to R, Part III: Linear and Mixed Models in R

17:06

Up Next

Introduction to R, Part IV: Loops and Functions

Continue

Here you will learn how to apply linear models and linear mixed models in R. Special attention is given to how to read and store the results, and a brief theory section about when and why to use mixed models is also included.  
 

0:00 Linear Models           
5:50 Generalized Linear Models  
8:22 Solution      
9:53 Linear Mixed Models: Theory             
12:29 Linear Mixed Models: Code