Rdocumentation
powered by
Learn R Programming
FLR (version 1.0)
fuzzyLatticec: Constructs A Fuzzy Lattice
Description
Constructs a Fuzzy Lattice from an instance of the dataset.
Usage
fuzzyLatticec(dF,dR,bounds)
Arguments
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.
Value
return a fuzzy lattice (min and max value for each attribute, className,categ).