| us.car.repair.1969 {cluster.datasets} | R Documentation |
Hartigan (1975) Frequency of Car Repairs
Description
The table contains the frequency of car repairs in 1969. Plus means above average. Minus means below average. This is Chapter 9 Table 9.4 in Chapter 9 of Hartigan (1975) on page 174.
Usage
data(us.car.repair.1969)
Format
A data frame with 33 observations on the following 14 variables.
modela character vector for the model of the vehicle
BRa factor for break system with levels
-+FUa factor for fuel system with levels
-+ELa factor for electrical with levels
-+EXa factor for exhaust with levels
-+STa factor for steering with levels
-+EMa factor for engine, mechanical with levels
-+RSa factor for rattles and squeeks with levels
-+RAa factor for real axle with levels
-+RUa factor for rust with levels
-+SAa factor for shock absorbers with levels
-+TCa factor for transmission, clutch with levels
-+WAa factor for wheel alignment with levels
-+OTa factor for other with levels
-+
Details
This table is used to illustrate the tree-leader algorithm.
Source
Consumer Reports Buying Guide (1969)
SPAETH2 Cluster Analysis Datasets http://people.sc.fsu.edu/~jburkardt/datasets/spaeth2/spaeth2.html
References
Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.
Examples
data(us.car.repair.1969)