Skip to content

m-clark/mixed-models-with-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aea3c38 · Jan 30, 2022
Jan 30, 2022
Oct 21, 2020
Jan 30, 2022
Oct 21, 2020
Jan 30, 2022
Jan 30, 2022
Sep 20, 2017
Oct 21, 2020
Sep 10, 2020
Aug 26, 2018
Dec 8, 2017
Sep 30, 2017
Jun 13, 2017
Nov 15, 2020
Sep 10, 2020
May 18, 2017
May 18, 2017
Sep 10, 2020
Jan 30, 2022
Jan 30, 2022
Jan 30, 2022
Jan 30, 2022
Jan 30, 2022
Jan 9, 2022
Jan 30, 2022
Jan 30, 2022
Oct 21, 2020
May 18, 2017
May 23, 2017
Jan 30, 2022
Jan 30, 2022
May 18, 2017
Jan 30, 2022
Jan 30, 2022
May 4, 2017

Repository files navigation

mixed-models-with-R

This document provides an introduction to mixed models. It uses lme4 as the primary tool, but demonstrates others. Topics include random intercept and slope models, discussion of crossed vs. nested random effects, some common extensions (e.g. generalized linear mixed models), Bayesian tools, and other models that deal with dependency in the data.

Link to doc.