View source: R/evaluate_mix_rules.R
evaluate_mixture_rules | R Documentation |
Evaluate mixture rules found during the PRE process
evaluate_mixture_rules(data, rules)
data |
Input data |
rules |
Dataframe of the rules determined |
binary_rule_matrix: A binary matrix where each column is the mixture rule evaluated into a binary vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.