vervet.sleeping.groups {cluster.datasets}R Documentation

Hartigan (1975) Vervet Sleeping Groups

Description

The table defines vervet sleeping groups measured over a set of dates. This is Table 7.5 in Chapter 7 of Hartigan (1975) on page 149.

Usage

data(vervet.sleeping.groups)

Format

A data frame with 22 observations on the following 18 variables.

date

a character vector for the date in yy/mm/dd format

I

a factor for adult males with levels A B C D E

II

a factor for older adult males with levels A B C D

III

a factor for adult males with levels A B C D

IV

a factor for adult females with levels A B C D E F

V

a factor for juvenile males with levels A B C D F

VI

a factor for adult females with levels A B C D E

VII

a factor for young juvenile females with levels A B C D E

VIII

a factor for young juvenile females with levels A B C D E

IX

a factor for young juvenile females with levels A B C D E

X

a factor for juvenile females with levels A B C D E F G

XI

a factor for subadult females with levels A B C D E

XII

a factor for adult females with levels A B C D E

XIII

a factor with levels A B C D E F

XIV

a factor for invant male, son of IV with levels A B C D E F

XV

a factor for infant male, son of XII with levels A B C D E F

XVI

a factor for infant female from IV with levels A B C D E

XVII

a factor with levels A B C D E

Details

Hartigan suggests using this data set to test the ditto algorithm.

Source

Struhsaker, T. T. (1967). Behavior of servet monkeys and other cercopithecines, Science 156, 1197 - 1203.

SPAETH2 Cluster Analysis Datasets http://people.sc.fsu.edu/~jburkardt/datasets/spaeth2/spaeth2.html

References

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

Examples

data(vervet.sleeping.groups)

[Package cluster.datasets version 1.0-1 Index]