fusion_cars {GeoFIS} | R Documentation |
Fusion Cars dataset
Description
Illustration dataset for data fusion numerical operators learning
Usage
data(fusion_cars)
Format
data.frame object with four cars described by four attributes:
A
numeric value, the acceleration time (s) from 0 to 100 km/h
V
numeric value, the volume of the trunk (l)
S
numeric value, the maximum speed (km/h)
C
numeric value, the gas consumption (l per 100 km)
[Package GeoFIS version 1.1.0 Index]