Methods for function computeConsistencyMatrix
signature(object = "DecisionTable")
This method checks the consistency between each possible pair of rules in a Decision Table object. For any pair of rules, they are consistent if the same conditions imply the same decision. The method checkConsistency is a summary of this method, reporting if a rule is consistent but it is not specific about the pair of rules tested.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.