Reader small image

You're reading from  Learning Predictive Analytics with R

Product typeBook
Published inSep 2015
Reading LevelIntermediate
PublisherPackt
ISBN-139781782169352
Edition1st Edition
Languages
Right arrow
Author (1)
Eric Mayor
Eric Mayor
author image
Eric Mayor

Eric Mayor is a senior researcher and lecturer at the University of Neuchatel, Switzerland. He is an enthusiastic user of open source and proprietary predictive analytics software packages, such as R, Rapidminer, and Weka. He analyzes data on a daily basis and is keen to share his knowledge in a simple way.
Read more about Eric Mayor

Right arrow

Working with multiple regression


In multiple regression, we are interested in testing the impact of several predictors on a criterion, instead of just one in simple regression. Here, the value of the observations can be computed as the intercept plus the slope coefficient multiplied by the predictor value (for each predictor) plus the residuals.

The analysis estimates the unique contribution of the predictors to the criterion—that is, each obtained slope coefficient value (there is one for each predictor) and the intercepts that are controlled for the influence of the other predictors on the criterion. We are not going to detail the calculation of the slope and intercept for multiple regression as this involves more complex explanations than for simple regression and will not add much to your understanding; most of what we have seen (except the calculation of the coefficients and degrees of freedom) remains valid for multiple regression. We will now directly skip to a more practical section...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Learning Predictive Analytics with R
Published in: Sep 2015Publisher: PacktISBN-13: 9781782169352

Author (1)

author image
Eric Mayor

Eric Mayor is a senior researcher and lecturer at the University of Neuchatel, Switzerland. He is an enthusiastic user of open source and proprietary predictive analytics software packages, such as R, Rapidminer, and Weka. He analyzes data on a daily basis and is keen to share his knowledge in a simple way.
Read more about Eric Mayor