| abalone.iGAP | R Documentation |
Interval-valued dataset of 24 units from the UCI Abalone dataset,
aggregated by sex and age group. iGAP format (comma-separated interval
strings). See abalone.int for the Min-Max column format.
data(abalone.iGAP)
A data frame with 24 observations (e.g., F-10-12, M-4-6) and
7 character columns in iGAP format (comma-separated "min, max" strings):
Length: Shell length range.
Diameter: Shell diameter range.
Height: Shell height range.
Whole: Whole weight range.
Shucked: Shucked weight range.
Viscera: Viscera weight range.
Shell: Shell weight range.
Row names encode Sex-AgeGroup (e.g., F-10-12 = Female age 10–12).
| Sample size (n) | 24 |
| Variables (p) | 7 |
| Subject area | Marine biology |
| Symbolic format | Interval (iGAP) |
| Analytical tasks | Clustering, Visualization |
UCI Machine Learning Repository.
Nash, W. J., Sellers, T. L., Talbot, S. R., Cawthorn, A. J., and Ford, W. B. (1994). The Population Biology of Abalone (Haliotis species) in Tasmania. Sea Fisheries Division, Technical Report No. 48.
UCI Machine Learning Repository. https://archive.ics.uci.edu/ml/datasets/Abalone
data(abalone.iGAP)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.