- The General Linear Model (GLM) is a mathematical model that describes the relation between some outcome or variable of interest Y and one or several predictor variables.
- The GLM in its most basic form is no different than the linear equation you learned in high school y = mx + b, where the relation between two points y and x is described using an intercept (b) and a slope (m).
- Just to shake it up, we will change the terminology a bit for the GLM we use in research