Linear modeling in R tutorial: How to explain patterns in data
In this tutorial we are going to look at some basic statistical modelling. The previous two parts were about manipulating data with dplyr and making plots with ggplot2. We will be using these two [...]