X.nOfConflicts: The discernibility measure

View source: R/FeatureSelection.OtherFuncCollections.R

X.nOfConflictsR 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


RoughSets documentation built on May 29, 2024, 7:34 a.m.