View source: R/delete_duplicates.R
delete_duplicates | R Documentation |
Removes colinear and redundant rules. In case of colinearity (r = 1) the rule with higher frequency in the forest is kept
delete_duplicates(x, rules_frame)
x |
rule matrix |
rules to be removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.