Introduction to R: Linear Regression

Introduction to R: Linear Regression

Channel:
Subscribers:
53,100
Published on ● Video Link: https://www.youtube.com/watch?v=NTGw6AIM8H4



Duration: 35:09
1,199 views
45


This lesson covers the basics of linear regression in R. It includes a discussion of basic linear regression, polynomial regression and multiple linear regression as well as some assumptions and potential sources of problems when making linear regression models.

This is lesson 27 of a 30-part introduction to the R programming language for data analysis and predictive modeling. Link to the code notebook below:

Intro to R: Linear Regression
https://www.kaggle.com/hamelg/intro-to-r-part-27-Linear-Regression

This guide does not assume any prior exposure to R, programming or data science. It is intended for beginners with an interest in data science and those who might know other programming languages and would like to learn R.

I will create the videos for this guide such that you should be able to learn a lot just watching on YouTube, but to get the most out of the guide, it is recommended that you create a Kaggle account so that you can fork and edit each lesson so that you can follow along and run code yourself.

Introduction to R Playlist:
https://www.youtube.com/playlist?list=PLiC1doDIe9rDjk9tSOIUZJU4s5NpEyYtE







Tags:
linear regression in r
r linear regression
r lm
r linear model
r basic regression
regression model basics
how to make a regression model in r
r regression output
r qqplot
r normal qq plot
do regression in r
linear regression basics
r train regression model
r-squared
adjusted r squared
rmse
root mean squared error
polynomial regression
multiple linear regression
predictive modeling basics
regression
r programming
fit line to points