X.rulesCounting: Rule voting by counting matching rules

Description Usage Arguments Value Author(s) See Also

View source: R/RuleInduction.OtherFuncCollections.R

Description

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

Usage

1

Arguments

rule

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

Value

a numerical weight of the vote

Author(s)

Andrzej Janusz

See Also

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


RoughSets documentation built on Dec. 16, 2019, 1:37 a.m.