hartigan.datasets {cluster.datasets}R Documentation

Hartigan (1975) Data Sets

Description

This data frame contains the directory of data sets from Hartigan (1975) that are available in this package.

Usage

data(hartigan.datasets)

Format

A data frame with 53 observations on the following 4 variables.

table.name

a character vector with the table name

chapter

a numeric vector with the chapter containing the table

page

a numeric vector with the page on which the table appears

data.set.name

a character vector the data set name in this package

Details

Chapter number 0 is associated with the Introduction of the book.

References

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

Examples

data(hartigan.datasets)

[Package cluster.datasets version 1.0-1 Index]