Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 515 Bytes

File metadata and controls

12 lines (8 loc) · 515 Bytes

Mixed Models with R Workshop 2019

Notebook and data for a workshop demonstrating mixed models. For more details see: https://m-clark.github.io/mixed-models-with-R/

For those in the workshop, after downloading this repo, open the RStudio project inside and, once your project is open, open each of the notebook files in the notebooks folder. They contain condensed code and exercises from the document linked above.

The order of the notebooks:

  • introduction
  • mixed_model_basics
  • random_slopes
  • extensions