dentitio {flexclust}R Documentation

Dentition of Mammals

Description

Mammal's teeth divided into the 4 groups: incisors, canines, premolars and molars.

Usage

data(dentitio)

Format

A data frame with 66 observations on the following 8 variables.

top.inc:
top incisors
bot.inc:
bottom incisors
top.can:
top canines
bot.can:
bottom canines
top.pre:
top premolars
bot.pre:
bottom premolars
top.mol:
top molars
bot.mol:
bottom molars

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]