RoughSets (version 1.3-7)

X.rulesCounting: Rule voting by counting matching rules

Description

A function returning an equal vote's weight for every rule. It corresponds to voting by counting the matching rules.

Usage

X.rulesCounting(rule)

Value

a numerical weight of the vote

Arguments

rule

a decision rule, i.e. element of an "RuleSetRST" object

Author

Andrzej Janusz

See Also

Other currently available voting methods are: X.ruleStrength, X.laplace.