set_bounds {FLR} | R Documentation |
Creates a boundaries of min and max columns for each attribute of a dataset.
set_bounds(data1)
data1 |
an input data.frame where last instance must be the class instance and be named 'class'. |
return a data.frame of 2 columns (min,max) for each instance of the data(NOT class).