vehicles: Automobile fuel economy data from the EPA for the 2015 model...

Description Usage Format

Description

This dataset contains selected varaibles, and removes vehicles with incomplete data (e.g. no drive train data). These data are a subset of the package fueleconomy, with only the 2015 model year and the vehicle class has been simplified. The column Efficiency was calculated by calculating median City MPG and evaluating if a particular model was in the upper or lower half of the City MPG.

Usage

1

Format

A data frame with :

make

Manufacturer

model

Model name

class

Vehicle size class

drive

Drive Train Type

cyl

Number of cylinders

displ

Engine Displacement

fuel

Required Fuel Type

year

Model year

Efficient

A binary response indicating if the the model has a higher city MPG than the 2015 median value. A 1 is higher than the median, a 0 is less.


dereksonderegger/dsData documentation built on Nov. 22, 2020, 5:15 p.m.