Learn Linear Regression in R

0
Join & Subscribe
Codecademy
Free Trial Available
English
Certificate Available
2 hours worth of material
selfpaced

Overview

Learn about the difference between simple linear regression and multiple linear regression in R

### Why Learn Linear Regression in R?

This course is an introduction to the topic of linear regression and how to implement them using the R programming language.Linear regression models are used in machine learning, so this course serves as an introduction to the topic as well. R is used by professionals in the Data Analysis and Data Science fields as part of their daily work.



### Take-Away Skills
In this course, you will learn how to make linear regression models using R. In addition to learning how to make the model, you will also learn how to interpret it. This is almost more critical than making the model itself — being able to communicate the findings that you get from your model is an essential skill of a data scientist.

Syllabus

  • Linear Regression In R: Learn about the difference between simple linear regression and multiple linear regression.
    • Linear Regression in R
    • Introduction to Regression Analysis
    • Linear Regression in R Quiz
    • Predicting Income with Social Data