Felines {relations}R Documentation

Felines Data

Description

A data set with 14 variables on 30 different types of felines.

Usage

data("Felines")

Format

A data frame with 30 observations on 14 categorical variables (the first 10 morphological, the last 4 behavioral), with names in french and numeric levels as in the reference. Names, descriptions in french and english and the numbers of levels are as follows.

TYPPEL:
Aspect du pelage; coat; 4.
LONGPOIL:
Fourrure; fur; 2.
OREILLES:
Oreilles; ears; 2.
TAILLE:
Taille au garrot; waist; 3.
POIDS:
Poids; weight; 3.
LONGUEUR:
Longueur du corps; body length; 3.
QUEUE:
Longueur de la queue; tail length; 3.
DENTS:
Canines développées; carnassials; 2.
LARYNX:
Os hyaoide; larynx; 2.
RETRACT:
Griffes rétractiles; retractible claws; 2.
COMPORT:
Comportement prédateur; predatory behavior; 3.
TYPPROIE:
Type de la proie; type of prey; 3.
ARBRES:
Monte ou non aux arbres; climbs trees or not; 2.
CHASSE:
Chasse (courre ou affut); chases via chivy or ambush; 2.

Source

F. Marcotorchino and P. Michaud (1982), Agregation de similarites en classification automatique. Revue de Statistique Appliquée, 30(2), 21–44.

Examples

data("Felines")
summary(Felines)

[Package relations version 0.5-1 Index]