GitHunt
NT

ntdung96/RegressionAnalysis_mtcars

I took a look at the mtcars dataset in R and wanted to do an analysis on this dataset. In 2018

Regression Analysis mtcars

I took a look at the mtcars dataset in R and wanted to do an analysis of variables that influences the miles per gallon (mpg) on this dataset. Back when it was 2018

Here I explored the data, used stepwise regression (AIC criteria) to select variables, analyzed based on the specified model, diagnosed the model, reported, and discussed.

View file PDF for the report and the Rmd for R markdown file.

Contributors

Created November 22, 2020
Updated November 26, 2020
ntdung96/RegressionAnalysis_mtcars | GitHunt