Cars.int {dataSDA}R Documentation

Cars Interval Dataset

Description

Cars Interval Dataset generated from Cars dataset. This data set consist of the intervals for four characteristics (Price, EngineCapacity, TopSpeed and Acceleration) of 27 cars models partitioned into four different classes (Utilitarian, Berlina, Sportive and Luxury).

Usage

data(Cars.int)

Format

A data frame containing 27 observations on 5 variables, the first five with the interval characteristics for 27 car models, the last one a factor indicating the model class.

Source

https://CRAN.R-project.org/package=MAINT.Data

Examples

data(Cars.int)

[Package dataSDA version 0.1.0 Index]