Learn R Programming

dataSDA (version 0.1.8)

car.int: Car Models Interval Dataset

Description

Interval-valued data for car models with price, engine, speed, acceleration.

Usage

data(car.int)

Arguments

Format

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

References

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

Examples

Run this code
data(car.int)

Run the code above in your browser using DataLab