haliotis | R Documentation |
Subset of data from a study on sea snails of the genus Haliotis. The age of a such a snail (in years) is quite close to the number of rings it has on its shell plus 1.5. The idea is to predict the age of an individual sea snail from other characteristics. The rest of the data is witheld for evalution purposes.
A data frame with 2923 observations on the following 9 variables.
male, femal or infant
length of longest shell
diameter
height
weight when whole
weight when shucked
weight of the snail's viscera
weight of the snails's shell
number of rings, plus 1.5
From the ICU website: "The age of abalone is determined by cutting the shell through the cone, staining it, and counting the number of rings through a microscope – a boring and time-consuming task. Other measurements, which are easier to obtain, are used to predict the age."
Dataset derived from the UCI Machine Learning Repository. See http://archive.ics.uci.edu/ml/datasets/Abalone for more information, including a citation of the original research article.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.