Methods for function computeDiscernibilityMatrix
signature(object = "DecisionTable")
This method computes the discernibility matrix of a Decision Table object. A Discernibility Matrix object is a 3 dimension boolean array where each element represents if there is a difference in the same condition of each pair of rules in a Decision Table object. A discernibility matrix is useful for calculating the core of a decision table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.