evaluate_rules_to_binary | R Documentation |
Evaluate Rules to Binary Indicators
evaluate_rules_to_binary(rules, data, Y)
rules |
List of rules |
data |
Data to evaluate rules on |
Y |
Outcome that is appended to the binary data |
Takes in a list of rules and outputs a binary matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.