Learn R Programming

MAINT.Data (version 1.0.1)

CarsData: Cars Data Set

Description

This data set consist of MidPoints and LogRanges of the intervals for four characteristics (Price, EngineCapacity, TopSpeed and Acceleration) of 27 cars models partitioned into four diffetent classes (Utilitarian,Berlina,Sportive and Luxury).

Usage

data(CarsData)

Arguments

Format

A data frame containing 27 observations on 9 variables, the first eight with the MidPoint and LogRange of the interval characteristics for 27 car models, the last one a factor indicating the model class.