An open API service indexing awesome lists of open source software.

https://github.com/m-clark/mixed-models-with-r-workshop-2019

Workshop on using Mixed Models with R
https://github.com/m-clark/mixed-models-with-r-workshop-2019

brms glmmtmb lme4 mixed-models nlme r random-coefficients random-effects variance-components

Last synced: about 1 year ago
JSON representation

Workshop on using Mixed Models with R

Awesome Lists containing this project

README

          

# 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