View source: R/interpret_rules.R
interpret_rules | R Documentation |
Replaces the column numbers in the rules vector with their real names.
interpret_rules(rules, X_names)
rules |
A vector of rules. |
X_names |
A vector of real names of the covariates. |
A list of explicit (human-readable) rules.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.