These are all the mixed effect model examples from two chapters of my book Extending the Linear Model with R. Each model is fit using several different methods:
- Single Random Effect - the
pulpdata - Randomized Block Design - the
penicillindata - Split Plot Design - the
irrigationdata - Nested Effects - the
eggsdata - Crossed Effects - the
abrasiondata - Multilevel Models - the
jspdata - Longitudinal Models - the
psiddata - Repeated Measures - the
visiondata - Multiple Response Models - the
jspdata