Learn R Programming

dataSDA (version 0.1.2)

Cars.int: 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)

Arguments

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.

Examples

Run this code
data(Cars.int)

Run the code above in your browser using DataLab