hartigan {homals}R Documentation

Hartigan Data

Description

Hartigan Data

Usage

data(hartigan)

Format

A data frame with 24 observations on the following 6 variables.

thread
a factor with levels N Y
head
a factor with levels C F O R Y
indentation
a factor with levels L N T
bottom
a factor with levels F S
length
a numeric vector
brass
a factor with levels N Y

Source

Clustering Algorithms, New York, Wiley, 1975, Table 12.7

References

J.A. Hartigan

Examples

data(hartigan)

[Package homals version 0.2.2 Index]