denormDatal {FLR}R Documentation

Denormalize Fuzzy Lattices.

Description

Denormalize fuzzy lattices.

Usage

  denormDatal(fuzlat,bounds)

Arguments

fuzlat

a fuzzy lattice containing mix and max value for each instance of the data set at the first columns,from left to right, followed by className and categ.

bounds

a 2 comumn matrix containing min and max value for each instance of the dataset.

Value

return denormalized fuzzy lattice.


[Package FLR version 1.0 Index]