Week 4: GLM

This week we'll be introducing some concepts related to generalized linear models (GLMs,) and some tools to work with them in R. You'll need packages lme4, ggplot2, and car if you'd like to follow along with everything in the slides.

Materials:

Data file 1 (kills.csv)

Data file 2 (counts.csv)

Script (example_script_glm.R)

Slides (outline.pdf)