mushroom | R Documentation |
The mushroom data set consists of a set of 23 species described by 3 interval variables. These mushroom species are members of the genus Agaricies. The specific variables and their values are extracted from the Fungi of California Species.
data(mushroom)
A data frame with 23 observations and 5 variables named Species, Pileus Cap Width, Stipe Length, Stipe Thickness, and Edibility.
Species
: The class of mushroom.
Pileus Cap Width
: The pileus cap width of the mushroom.
Stipe Length
: The stipe length of the mushroom.
Stipe Thickness
: The stipe thickness of the mushroom.
Edibility
: The edibility of mushroom (U: unknown, Y: Yes, N: No, T: Toxic).
Billard, L. and Diday, E. (2006) Symbolic Data Analysis: Conceptual Statistics and Data Mining John Wiley & Sons, Ltd.
Billard L. and Diday E. (2006).Symbolic data analysis: Conceptual statistics and data mining. Wiley, Chichester.
data(mushroom)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.