Skip to content

abdulwahed98/Multiple-Linear-Regression-and-Regression-Diagnostics-in-RStudio

Repository files navigation

Multiple-Linear-Regression-and-Regression-Diagnostics-in-R

Files associated with my multiple linear regression project

Creative Commons License
This work is licensed under a Creative Commons Attribution 2.0 Generic License.

I have used the marketing data set [datarium package], which contains the impact of the amount of money spent(in dollars) on three advertising medias (youtube, facebook and newspaper) on sales(units).

The following steps are performed

1.) Loading the Dataset

2.) Exploratory Data Analysis

3.) Building a Model

4.) Model Accuracy Assessment

5.) Verifying if assumptions of Ordinary Least Squares Regression are met

The assumptions are:

  1. Linearity
  2. Homoscedasticity
  3. No Autocorrelation
  4. Normality
  5. No Multicollinearity
  6. No Outliers
  7. No Endogenity

6.) Conclusion

About

Files associated with my multiple linear regression project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published