abalone {univariateML} | R Documentation |
Abalone data
Description
Physical measurements of 4177 abalones, a species of sea snail.
Usage
abalone
Format
A tibble with 4,177 observations and 9 variables:
- sex
Sex of the abalone,
F
is female,M
male, andI
infant.- length
Longest shell measurement.
- diameter
Diameter perpendicular to length.
- height
Height with with meat in shell.
- whole_weight
Grams whole abalone.
- shucked_weight
Grams weight of meat.
- viscera_weight
Grams gut weight (after bleeding).
- shell_weight
Grams after being dried.
- rings
+1.5 gives the age in years.
Details
See the web page https://archive.ics.uci.edu/ml/datasets/Abalone for more information about the data set.
Source
Dua, D. and Graff, C. (2019). UCI Machine Learning Repository https://archive.ics.uci.edu/ml/. Irvine, CA: University of California, School of Information and Computer Science.
References
Ko, V., Hjort, N. L., & Hobaek Haff, I. (2019). Focused information criteria for copulas. Scandinavian Journal of Statistics.
Examples
abalone