Skip to content

Analyzing Fuel Efficiency using Regression Analysis-- JHU Data Science Specialization

Notifications You must be signed in to change notification settings

jks85/RegressionModels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegressionModels

Regression Models Course Project for Johns Hopkins Data Science Specialization

This repo currently contains my course project from the Regression Models course in the Johns Hopkins University Data Science Specialization. The models studied in the course included Linear Regression, Multivariate Regression, and Generalized Linear Models.

The project uses R to examine relationship between vehicle fuel efficiency (miles per gallon) and transmission (automatic vs manual). The data comes from the mtcars data set in R. The analysis includes exploratory data analysis, regression modeling, model selection and inference on regression coefficients.

In the future I may add other regression projects of my own to this repo.

About

Analyzing Fuel Efficiency using Regression Analysis-- JHU Data Science Specialization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published