Monday, December 19, 2016

Single variable linear regression: Calculating baseline prediction, SSE, SST, R2 & RMSE:

Introduction: This post is focused on basic concepts in linear regression and I will share how to calculate baseline prediction, SSE, SST, R2 and RMSE for a single variable linear regression. Dataset: The following figure shows three data points and the best-fit regression line: y = 3x + 2. The x-coordinate, or "x", is our independent variable and the y-coordinate, or "y", is our dependent variable. [ 158 more words ] http://ift.tt/2hMEjo6
via InsightExtractor.com - A blog by Paras Doshi http://ift.tt/2hMEjo6
http://ift.tt/WAQ5ky

No comments:

Post a Comment