| car {Rmixmod} | R Documentation |
Qualitative data: Car Evaluation
Description
Car Evaluation Database was derived from a simple hierarchical decision model originally developed for the demonstration of DEX, M. Bohanec, V. Rajkovic: Expert system for decision making.
Format
A data frame with 1728 observations on the following 6 variables.
buyingthe buying price (4 modalities: vhigh, high, med, low).
maintthe price of the maintenance (4 modalities: vhigh, high, med, low).
doorsthe number of doors (4 modalities: 2, 3, 4, 5more).
personsthe capacity in terms of persons to carry (3 modalities: 2, 4, more).
lug_bootthe size of luggage boot (3 modalities: small, med, big).
safetythe estimated safety of the car (3 modalities: low, med, high).
acceptabilitythe car acceptability (4 modalities: unacc, acc, good, vgood).
Source
Creator: Marko Bohanec Donors: Marko Bohanec & Blaz Zupan http://archive.ics.uci.edu/ml/datasets/Car+Evaluation
Examples
data(car)