Description Usage Format Details Source References Examples
The table contains the correlations between various body parts. This is Table 17.1 in Chapter 17 of Hartigan (1975) on page 314.
| 1 | 
A data frame with 7 observations on the following 7 variables.
hla numeric vector for the correlations with head length
hba numeric vector for the correlations with head breadth
fba numeric vector for the correlations with face breadth
fta numeric vector for the correlations with foot
fma numeric vector for the correlations with forearm
hta numeric vector for the correlations with height
fla numeric vector for the correlations with finger length
Hartigan suggests performing factor analysis on this data set to determine
the minimum number of principal components.  In addition, a joining algorithm
can be performed on the data set.  Note that the data frame has the variable
names as row names.  It can be used directly by the eigen function.
Pearson, K. (1901). On lines and planes of closest fit to points in space. Philosophical Magazine, 559 - 572.
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.