Description Usage Format Details Source References Examples
The table contains the features in a collection of portable typewriters. This is Table 10.5 in Chapter 10 of Hartigan (1975) on page 186.
1 |
A data frame with 20 observations on the following 21 variables.
modela character vector for the typewriter model
HTa numeric vector for the height in inches
WHa numeric vector for the width in inches
DHa numeric vector for the depth in inches
WTa numeric vector for the weight in pounds
PLa numeric vector for the platen length
KSa numeric vector for the number of keys
PEa factor for the pica or elite type with levels 1
TAa factor for the availability of tabulator with levels 0 1
TPa factor for the availability of touch pressure control with levels 0 1
PRa factor for the availability of platen release with levels 0 1
HHa factor for the availability of horizontal half spacing with levels 0 1
VHa factor for the availability of vertical half spacing with levels 0 1
PIa factor for the availability of page end indicator with levels 0 1
PGa factor for the availability of paper guide with levels 0 1
PBa factor for the availability of paper bail with levels 0 1
PSa factor for the availability of paper support with levels 0 1
EPa factor for the availability of erasure plate with levels 0 1
TCa factor for the availability of two carriage re;eases with levels 0 1
MRa factor for the availability of margin release with levels 0 1
CLa factor for the availability of carriage lock with levels 0 1
Hartigan suggests that the triads algorithm be used with this data set. The factor variables are binary variables. If the value is 1, then the associated feature is available. If the value is 0, then the associated feature is not available.
Consumers' Reports Buying Guide (1967), Consumers' Union, Mount Vernon, NY.
SPAETH2 Cluster Analysis Datasets http://people.sc.fsu.edu/~jburkardt/datasets/spaeth2/spaeth2.html
Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.