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
- Host: GitHub
- URL: https://github.com/m-clark/mixed-models-with-r-workshop-2019
- Owner: m-clark
- Created: 2019-01-25T21:19:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T14:50:07.000Z (over 7 years ago)
- Last Synced: 2025-04-30T07:54:16.810Z (about 1 year ago)
- Topics: brms, glmmtmb, lme4, mixed-models, nlme, r, random-coefficients, random-effects, variance-components
- Language: R
- Size: 6.66 MB
- Stars: 25
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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