computeCore-methods: Methods for Function computeCore
Description
Methods for function computeCore
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.