X.laplace: Rule voting by the Laplace estimate

Description Usage Arguments Value Author(s) See Also

View source: R/RuleInduction.OtherFuncCollections.R

Description

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

Usage

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


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