Learn R Programming

MAINT.Data (version 2.4.1)

Abalone: Abalone Data Set

Description

A interval-valued data set containing 24 units, created from from the Abalone dataset (UCI Machine Learning Repository), after aggregating by sex and age.

Usage

data(Abalone)

Arguments

Format

AbdaDF: A data frame containing the original 4177 Abalone inidividuals, decribed by 7 variables. AbUnits: A factor with 4177 observations and 24 levels indicating the sex by age combination to which each orginal individual belongs to. AbaloneIdt: An IData object with 24 observations and 7 interval-valued variables, describing the intervals formed by agregating the AbdaDF microdata by the AbUnits factor.