X.nOfConflicts {RoughSets} | R Documentation |
The discernibility measure
Description
It is an auxiliary function for the qualityF
parameter in the FS.greedy.heuristic.reduct.RST
and FS.greedy.heuristic.superreduct.RST
functions.
Usage
X.nOfConflicts(decisionDistrib)
Arguments
decisionDistrib |
an integer vector corresponding to a distribution of decision attribute values |
Value
a numeric value indicating a number of conflicts in a decision attribute
Author(s)
Andrzej Janusz
[Package RoughSets version 1.3-8 Index]