This presentation walks through a simple linear regression example using the trees dataset in R.
The main goal is to examine how tree Volume changes as tree Girth increases.
I will be using:
- ggplot for static visualizations
- plotly for an interactive plot
- LaTeX math for the regression formulas