X.laplace {RoughSets}R Documentation

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)

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.rulesCounting.


[Package RoughSets version 1.3-8 Index]