Learn R Programming

SDEFSR (version 0.7.22)

carTst: Car evaluation dataset

Description

Test data for the car dataset

Arguments

Format

A SDEFSR_Dataset class with 346 instances, 6 variables (without the target variable) and 4 values for the target Variable. Three labels for each variable are defined.

Details

Car Evaluation Database was derived from a simple hierarchical decision model. The model evaluates cars according to six input attributes: buying, maint, doors, persons, lug_boot, safety.

Examples

Run this code
# NOT RUN {
   carTst$data
   carTst$attributeNames
   
# }

Run the code above in your browser using DataLab