abalone {less}R Documentation

Abalone Data Set

Description

The number of rings is the value to predict.

Usage

abalone

Format

A dataframe with 4177 rows and 8 variables

Length

Longest shell measurement in mm

Diameter

perpendicular to length in mm

Height

with meat in shell in mm

Whole weight

whole abalone in grams

Shucked weight

weight of meat in grams

Viscera weight

gut weight (after bleeding) in grams

Shell weight

after being dried in grams

Rings

+1.5 gives the age in years

Source

Dua, D. and Graff, C. (2019). UCI Machine Learning Repository http://archive.ics.uci.edu/ml/. Irvine, CA: University of California, School of Information and Computer Science.

Examples

data(abalone)

[Package less version 0.1.0 Index]