| puffin {MBCbook} | R Documentation |
The puffin data set
Description
The puffin data set contains 69 individuals (birds) described by 5 categorical variables, in addition to class labels.
Usage
data("puffin")
Format
A data frame with 69 observations and 6 variables.
classthe class of the observations
gendergender of the bird
eyebrowgender of the bird
collargender of the bird
sub.caudalgender of the bird
bordergender of the bird
Source
The data were provided by Bretagnolle, V., Museum d'Histoire Naturelle, Paris.
Examples
data(puffin)
[Package MBCbook version 0.1.2 Index]