powered by
The puffin data set contains 69 individuals (birds) described by 5 categorical variables, in addition to class labels.
data("puffin")
A data frame with 69 observations and 6 variables.
class
the class of the observations
gender
gender of the bird
eyebrow
collar
sub.caudal
border
data(puffin)
Run the code above in your browser using DataLab