Regression Modelling 1
Overview
We introduce simple linear regression — one of the most important tools in data science. We look at how to fit a model with a single numerical predictor, interpret the output, and assess model fit using R-squared and residual plots.
Download
Download the project for this week, unzip it, and double-click 10-content.Rproj to open it in RStudio: 10-content.zip
Readings
TipR for Non-Programmers
Slides
Note
Slides for this session will appear here.