An R Tutorial on the Development and Validation of a Multiple Linear Regression Model for Prediction
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
Multiple linear regression is a useful tool that has many applications. In this tutorial, we focus on multiple linear regression for prediction. The specific example implemented uses SAT sum scores and high school GPA to predict first year college GPA, a common procedure carried out by universities across the nation to aid in admissions decisions. This tutorial consists of two sections with the overall intention to help you 1) gain an understanding of the importance for evaluating linear regression assumptions and 2) see the potential for incorporating statistics and procedures commonly employed in the fields of machine learning and data science in the assessment and validation of psychological predictive models.