Methods for function findSmallestReductFamilyFromCore
signature(object = "DecisionTable")
This method returns a list of Condition Reduct objects found in a Decision Table object. All the Condition Reduct objects have the same number of conditions and at the same time are the condition reducts with the least number of conditions possible. For doing this, the method uses the core as a starting point and adds condition combinations until it obtains a condition reduct.This method returns a list of Condition Reduct objects found in a Decision Table object. All the Condition Reduct objects have the same number of conditions and at the same time are the condition reducts with the least number of conditions possible. For doing this, the method uses the core as an starting point and adds condition combinations until it obtains a condition reduct.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.