fuzzyLatticec {FLR} | R Documentation |
Constructs a Fuzzy Lattice from an instance of the dataset.
fuzzyLatticec(dF,dR,bounds)
dF |
an empty list containing just the names for each fuzzy lattice column. |
dR |
an instance of the dataset |
bounds |
a 2 comumn matrix containing min and max value for each instance of the dataset. |
return a fuzzy lattice (min and max value for each attribute, className,categ).