Learn R Programming

dataSDA (version 0.1.8)

age_cholesterol_weight.int: Age-Cholesterol-Weight Interval Dataset

Description

Interval-valued dataset relating age, cholesterol, and weight measurements.

Usage

data(age_cholesterol_weight.int)

Arguments

Format

An object of class symbolic_tbl (inherits from tbl_df, tbl, data.frame) with 7 rows and 4 columns.

References

Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley.

Examples

Run this code
data(age_cholesterol_weight.int)

Run the code above in your browser using DataLab