interpret_rules {CRE} | 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.