fuzzyLatticec: Constructs A Fuzzy Lattice

Description Usage Arguments Value

View source: R/FLR.r

Description

Constructs a Fuzzy Lattice from an instance of the dataset.

Usage

1
  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).


FLR documentation built on May 2, 2019, 3:43 p.m.

Related to fuzzyLatticec in FLR...