Learn R Programming

DJL (version 3.9)

dataset.hev.2013: Dataset of hybrid electric vehicles from MY1997 to MY2013.

Description

Hybrid electric vehicles from MY1997 to MY2013.

Usage

data(dataset.hev.2013)

Arguments

Columns

[,1] Name Vehicle name
[,2] MY Model year
[,3] MSRP.2013 MSRP converted to 2013 value
[,4] Acc Acceleration (0-100km) in km/h/s
[,5] MPG MPG in mile/gallon
[,6] MPGe MPG equivalence for PHEV in mile/gallon

Author

Dong-Joon Lim, PhD

References

Lim, Dong-Joon, et al. "Comparing technological advancement of hybrid electric vehicles (HEV) in different market segments." Technological Forecasting and Social Change 97 (2015): 140~153.

Examples

Run this code
# Load dataset
  data(dataset.hev.2013)

Run the code above in your browser using DataLab