Learn R Programming

dataSDA (version 0.1.8)

horses.int: Horse Breeds Interval Dataset

Description

Interval-valued data for 8 horse breeds (CES, CMA, PEN, TES, CEN, LES, PES, PAM) described by 6 variables: minimum/maximum weight, minimum/maximum height, cost of mares, cost of fillies.

Usage

data(horses.int)

Arguments

Format

A data frame with 8 observations and 6 interval-valued variables.

Details

Extensively used in SDA for demonstrating divisive clustering, distance computation, hierarchy/pyramid construction, and complete objects.

References

Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley. Table 7.14.

Examples

Run this code
data(horses.int)

Run the code above in your browser using DataLab