ntdung96 / RegressionAnalysis_mtcars

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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