View source: R/RuleInduction.OtherFuncCollections.R
X.rulesCounting | R Documentation |
A function returning an equal vote's weight for every rule. It corresponds to voting by counting the matching rules.
X.rulesCounting(rule)
rule |
a decision rule, i.e. element of an "RuleSetRST" object |
a numerical weight of the vote
Andrzej Janusz
Other currently available voting methods are: X.ruleStrength
, X.laplace
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.