Learn R Programming

cluster.datasets (version 1.0-1)

indo.european.languages: Hartigan (1975) Indo-European Languages

Description

The table contains foreign language equivalent of the names associated with the column names. This is Table 13.8 in Chapter 13 of Hartigan (1975) on page 243.

Usage

data(indo.european.languages)

Arguments

Format

A data frame with 13 observations on the following 17 variables.
language
a character vector for the foreign language
all
a character vector for the foreign language equivalent
bad
a character vector for the foreign language equivalent
belly
a character vector for the foreign language equivalent
black
a character vector for the foreign language equivalent
bone
a character vector for the foreign language equivalent
day
a character vector for the foreign language equivalent
die
a character vector for the foreign language equivalent
drink
a character vector for the foreign language equivalent
ear
a character vector for the foreign language equivalent
eat
a character vector for the foreign language equivalent
egg
a character vector for the foreign language equivalent
eye
a character vector for the foreign language equivalent
father
a character vector for the foreign language equivalent
fish
a character vector for the foreign language equivalent
five
a character vector for the foreign language equivalent
foot
a character vector for the foreign language equivalent

Source

Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York. SPAETH2 Cluster Analysis Datasets http://people.sc.fsu.edu/~jburkardt/datasets/spaeth2/spaeth2.html

Details

Hartigan suggest that the minimum mutation algorithm is applied to this data set.

References

Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.

Examples

Run this code
data(indo.european.languages)

Run the code above in your browser using DataLab