tea-shaped / car-prices

Analysis of car prices in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analysis of car prices in R

The following code is written to analyze the automobile data taken obtained by UCI [Link: https://archive.ics.uci.edu/ml/datasets/Automobile]. The main focus of the analysis is on how price is affected by certain factors like fueltype, mpg on highways, weight of a car, among others. Analysis techniques include simple, multiple and logistics regression, correlation analysis, CI analysis and bootstrapping, as well as descriptive statistics.

About

Analysis of car prices in R


Languages

Language:R 100.0%