dataset.airplane.2017: Dataset of commercial airplanes from 1965 to 2017.

dataset.airplane.2017R Documentation

Dataset of commercial airplanes from 1965 to 2017.

Description

Commercial airplanes from 1965 to 2017.

Usage

data(dataset.airplane.2017)

Columns

[,1] Name Airplane name
[,2] EIS Entry into service
[,3] Range Maximum range at full payload in 1,000km
[,4] P.cap Passenger capacity
[,5] PFE Passenger fuel efficiency in passengers*km/L (log scale)
[,6] C.spd Cruising speed in km/hr
[,7] M.spd Maximum speed in km/hr

Author(s)

Dong-Joon Lim, PhD

Source

http://www.airbus.com/aircraftfamilies
http://www.boeing.com/commercial

References

Lim, Dong-Joon, and Timothy R. Anderson. Time series benchmarking analysis for new product scheduling: who are the competitors and how fast are they moving forward?. Advances in DEA Theory and Applications: with Examples in Forecasting Models. (2017): 443-458.

Examples

# Load dataset
  data(dataset.airplane.2017)

DJL documentation built on March 31, 2023, 9:05 p.m.