milk {flexclust}R Documentation

Milk of Mammals

Description

The data set contains the ingredients of mammal's milk of 25 animals.

Usage

data(milk)

Format

A data frame with 25 observations on the following 5 variables (all in percent).

water:
water
protein:
protein
fat:
fat
lactose:
lactose
ash:
ash

Source

http://www.uni-koeln.de/themen/statistik

References

John A. Hartigan: Clustering Algorithms. Wiley, New York, 1975.


[Package flexclust version 1.1-2 Index]