| bird_species_extended.mix | R Documentation |
Three bird species (Geese, Ostrich, Penguin) with interval-valued height, distribution-valued color, and categorical flying/migratory variables.
data(bird_species_extended.mix)
A data frame with 3 observations and 6 variables:
species: Species name (character).
flying: Flying ability (Yes/No, character).
height_l: Height lower bound (cm, numeric).
height_u: Height upper bound (cm, numeric).
color: Color distribution as weighted set string
(e.g., "{white, 0.3; black, 0.7}").
migratory: Migratory behavior (Yes/No, character).
| Sample size (n) | 3 |
| Variables (p) | 6 |
| Subject area | Zoology |
| Symbolic format | Mixed (interval, categorical, distribution) |
| Analytical tasks | Descriptive statistics |
Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley. Table 2.19.
data(bird_species_extended.mix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.