Learn R Programming

RoughSetKnowledgeReduction (version 0.1)

computeCore-methods: Methods for Function computeCore

Description

Methods for function computeCore

Arguments

Methods

signature(object = "DiscernibilityMatrix")
This method computes the core of a Decision Table object; the core is computed using the discernibility matrix method. The core a set of conditions which are present in all the condition reducts of a decision table; in other words the core is the intersections of the conditions of all the condition reducts in a decision table.