install.pacakges("modelr")
Prediction: More Regression
Readings
- For model fit, see QSS 4.2.6 or IMS 7.2.5
- For multiple regression, IMS 8.1-8.3, MD 6.1-6.2, or QSS 4.3.1-4.3.2
Packages
- In Thursday’s lecture, we’ll use the
modelr
package which you can install with the following command:
Slides and Code
- Tuesday (10/24) lecture: Model fit and multiple regression
- PDF of slides as I present them
- PDF of handout version of slides (no incremental slides)
- Thursday (10/26) lecture: Multiple regression and categorical independent variables
- PDF of slides as I present them
- PDF of handout version of slides (no incremental slides)