Mixed Models With R Save

Covers the basics of mixed models, mostly using @lme4

Project README

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.

Open Source Agenda is not affiliated with "Mixed Models With R" Project. README Source: m-clark/mixed-models-with-R