| flights_detail.hist | R Documentation |
Histogram-valued dataset of 16 airlines with 5 flight performance histograms. Each histogram has 12 bins describing the distribution of a performance metric across flights for that airline.
data(flights_detail.hist)
A data frame with 16 observations (airlines) and 5 histogram-valued variables:
airtime: Histogram of air time (minutes).
taxi_in: Histogram of taxi-in time (minutes).
arrival_delay: Histogram of arrival delay (minutes).
taxi_out: Histogram of taxi-out time (minutes).
departure_delay: Histogram of departure delay (minutes).
Row names are Airline_1 through Airline_16.
| Sample size (n) | 16 |
| Variables (p) | 5 |
| Subject area | Transportation |
| Symbolic format | Histogram |
| Analytical tasks | Clustering |
Billard, L. and Diday, E. (2020), Table 5-1.
Billard, L. and Diday, E. (2020). Clustering Methodology for Symbolic Data. Wiley, Chichester. Table 5-1.
data(flights_detail.hist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.