Overview
A compact summary of regression and exploratory data analysis work done in R using ggplot2, dplyr, and base modeling utilities. This page exists so the project participates in the Work navigation (Previous/Next) alongside other docs.
Project Report: Regression & EDAOpen in new tab
Highlights
- Linear and multiple regression examples
- Residual diagnostics and assumptions checks
- Exploratory visualizations with
ggplot2
Notes
Source code and notebooks are available on GitHub.