| nycflights.int | R Documentation |
Interval-valued dataset with 142 units and four interval-valued variables from the nycflights13 package, aggregated by month and carrier.
data(nycflights.int)
A symbolic data frame (symbolic_tbl) with 142 observations and 5 variables:
X: Month-carrier identifier (character).
dep_delay: Departure delay range (minutes, interval).
arr_delay: Arrival delay range (minutes, interval).
air_time: Air time range (minutes, interval).
distance: Distance range (miles, interval).
| Sample size (n) | 142 |
| Variables (p) | 5 |
| Subject area | Transportation |
| Symbolic format | Interval |
| Analytical tasks | Regression, Descriptive statistics |
https://CRAN.R-project.org/package=MAINT.Data
Duarte Silva, A.P., Brito, P., Filzmoser, P. and Dias, J.G. (2021). MAINT.Data: Modelling and Analysing Interval Data in R. R Journal, 13(2).
data(nycflights.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.