| airline_flights2.modal | R Documentation |
Modal-valued version of the airline flights dataset.
See airline_flights.hist for the wide-format version.
data(airline_flights2.modal)
A symbolic data frame (symbolic_tbl) with 16 observations and
6 modal-valued variables:
FlightTime: Modal distribution over flight time bins.
TaxiIn: Modal distribution over taxi-in time bins.
ArrivalDelay: Modal distribution over arrival delay bins.
TaxiOut: Modal distribution over taxi-out time bins.
DepartureDelay: Modal distribution over departure delay bins.
WeatherDelay: Modal distribution over weather delay bins.
| Sample size (n) | 16 |
| Variables (p) | 6 |
| Subject area | Transportation |
| Symbolic format | Modal |
| Analytical tasks | Clustering, Descriptive statistics |
Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley. Table 2.7.
data(airline_flights2.modal)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.