RoughSets (version 1.3-7)

X.laplace: Rule voting by the Laplace estimate

Description

A function returning a weight of rule's vote understood as the Laplace estimate of its confidence.

Usage

X.laplace(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.rulesCounting.