| polish_cars.mix | R Documentation |
Mixed symbolic dataset of 30 car models sold in Poland, with 9 interval-valued technical specification variables and 3 multinomial-valued categorical variables.
data(polish_cars.mix)
A symbolic data frame (symbolic_tbl) with 30 observations
and 12 variables:
price: Interval-valued price (PLN).
body: Multinomial body types (e.g., hatchback, sedan, combi).
wheelbase: Interval-valued wheelbase (mm).
chassis_length: Interval-valued chassis length (mm).
chassis_width: Interval-valued chassis width (mm).
chassis_height: Interval-valued chassis height (mm).
engine_capacity: Multinomial engine displacement categories (litres).
engine_power: Interval-valued engine power (HP).
maximum_speed: Interval-valued maximum speed (km/h).
acceleration: Interval-valued 0–100 km/h time (seconds).
fuel_type: Multinomial fuel types (petrol, diesel, LPG).
fuel_consumption: Interval-valued fuel consumption (L/100km).
| Sample size (n) | 30 |
| Variables (p) | 12 |
| Subject area | Automotive |
| Symbolic format | Mixed (interval, multinomial) |
| Analytical tasks | Clustering, Descriptive statistics |
symbolicDA R package (cars dataset).
Dudek, A. and Pelka, M. (2012). symbolicDA: Analysis of Symbolic Data. R package.
data(polish_cars.mix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.