Lab 9: Simple Linear Regression
Learning Objectives
- Use R to determine a best fit line.
- Generate predicted values, confidence intervals for the best line, prediction intervals for new points
- Evaluate assumptions using diagnostic plots.
- Explore the effect of measurement error using simulation