| car.int | R Documentation |
Interval-valued data for 8 car brands with price and performance specifications. Each brand aggregates multiple models into interval ranges.
data(car.int)
A symbolic data frame (symbolic_tbl) with 8 observations and 5 variables:
Car: Car brand name (character).
Price: Price range (thousands of currency units, interval).
Max_Velocity: Maximum velocity range (km/h, interval).
Accn_Time: Acceleration time range (seconds 0–100 km/h, interval).
Cylinder_Capacity: Engine cylinder capacity range (cc, interval).
| Sample size (n) | 8 |
| Variables (p) | 5 |
| Subject area | Automotive |
| Symbolic format | Interval |
| Analytical tasks | Descriptive statistics, Clustering |
Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley.
data(car.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.