| cars.int | R Documentation |
Interval-valued data for 27 car models classified into four classes (Utilitarian, Berlina, Sportive, Luxury), described by Price, EngineCapacity, TopSpeed and Acceleration intervals.
data(cars.int)
A symbolic data frame (symbolic_tbl) with 27 observations and 5 variables:
Price: Price range (interval).
EngCap: Engine capacity range (cc, interval).
TopSpeed: Top speed range (km/h, interval).
Acceleration: Acceleration range (seconds 0–100 km/h, interval).
class: Car class (Utilitarian, Berlina, Sportive, Luxury; set-valued).
| Sample size (n) | 27 |
| Variables (p) | 5 |
| Subject area | Automotive |
| Symbolic format | Interval |
| Analytical tasks | Classification |
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(cars.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.