| veterinary.int | R Documentation |
Interval-valued veterinary dataset of 10 animal specimens described by height and weight ranges. Includes male and female specimens of horses, bears, foxes, cats, and dogs.
data(veterinary.int)
A symbolic data frame (symbolic_tbl) with 10 observations and 3 variables:
Animal: Animal type and sex label (e.g., HorseM, BearF; character).
Height: Height range (cm, interval).
Weight: Weight range (kg, interval).
| Sample size (n) | 10 |
| Variables (p) | 3 |
| Subject area | Zoology |
| Symbolic format | Interval |
| Analytical tasks | Descriptive statistics, Clustering |
Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley.
data(veterinary.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.