Multiple Regression II

Week 6

Concepts

Multiple Regression

  • review: a linear model with multiple predictor variables
  • how to find the best single predictor variable
  • stepwise procedure for how to find the best set of predictors
  • how to assess whether a variable adds significantly to the predictive power
  • p-value ; R^2 adj ; AIC; the step() procedure
  • Assumptions of regression and how to assess them for your data/model
  • normality, heteroscedasticity, nonlinearity

Required Readings

Additional supporting materials