| bats.int | R Documentation |
Interval-valued data for 21 bat species described by 4 morphological measurements. Benchmark dataset for matrix visualization.
data(bats.int)
A data frame with 21 observations and 9 columns (4 interval variables
in _l/_u Min-Max pairs, plus a label):
species: Bat species name (character).
head_l, head_u: Head length range (mm).
tail_l, tail_u: Tail length range (mm).
height_l, height_u: Ear height range (cm).
forearm_l, forearm_u: Forearm length range (mm).
Used to demonstrate color coding schemes, the HCT-R2E seriation algorithm, and distance measure comparisons (Gowda-Diday, Hausdorff, City-Block, L1, L2, etc.) for interval data.
| Sample size (n) | 21 |
| Variables (p) | 9 |
| Subject area | Zoology |
| Symbolic format | Interval |
| Analytical tasks | Clustering, Visualization |
Kao, C.-H. et al. (2014). Exploratory data analysis of interval-valued symbolic data with matrix visualization. Computational Statistics & Data Analysis, 79, 14–29.
data(bats.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.