- A linear regression is a model used to describe the linear relationship between two or more variables
- A simple linear regression is a linear regression applied to two variables. More than two variables is considered a multiple linear regression
- This presentation will use the
irisandggplot2moviesdatasets for examples