| active_predictors | Extract the active features from a tree |
| active_predictors.bart | Extract the active features from a tree |
| active_predictors.C5.0 | Extract the active features from a tree |
| active_predictors.cforest | Extract the active features from a tree |
| active_predictors.cubist | Extract the active features from a tree |
| active_predictors.grf | Extract the active features from a tree |
| active_predictors.lgb.Booster | Extract the active features from a tree |
| active_predictors.ObliqueForest | Extract the active features from a tree |
| active_predictors.party | Extract the active features from a tree |
| active_predictors.randomForest | Extract the active features from a tree |
| active_predictors.ranger | Extract the active features from a tree |
| active_predictors.rpart | Extract the active features from a tree |
| active_predictors.xgb.Booster | Extract the active features from a tree |
| as.party.bart | Convert BART model to party object |
| as.party.C5.0 | Convert C5.0 model to party object |
| as.party.grf | Convert grf model to party object |
| as.party.lgb.Booster | Convert lgb.Booster model to party object |
| as.party.randomForest | Convert randomForest model to party object |
| as.party.ranger | Convert ranger model to party object |
| as.party.xgb.Booster | Convert xgb.Booster model to party object |
| combine_rule_elements | Combine multiple R expressions into a single composite expression |
| extract_rules | Extract an expression that defines a path to a terminal node |
| extract_rules.bart | Extract rules from a BART model |
| extract_rules.C5.0 | Extract an expression that defines a path to a terminal node |
| extract_rules.cforest | Extract an expression that defines a path to a terminal node |
| extract_rules.cubist | Extract rules from a Cubist model |
| extract_rules.grf | Extract an expression that defines a path to a terminal node |
| extract_rules.lgb.Booster | Extract rules from an lgb.Booster model |
| extract_rules.ObliqueForest | Extract rules from an ObliqueForest model |
| extract_rules.party | Extract rules from a party object |
| extract_rules.randomForest | Extract an expression that defines a path to a terminal node |
| extract_rules.ranger | Extract an expression that defines a path to a terminal node |
| extract_rules.rpart | Extract rules from an rpart model |
| extract_rules.xgb.Booster | Extract rules from an xgb.Booster model |
| lorax_var_imp | Tree Importance Scores |
| obliq_split_to_expr | Convert an oblique split to an R expression |
| rect_split_to_expr | Convert a rectangular split to an R expression |
| rule_text | Convert a rule expression to a readable text format |
| var_imp.cforest | Tree Importance Scores |
| var_imp.grf | Tree Importance Scores |
| var_imp.lgb.Booster | Tree Importance Scores |
| var_imp.ObliqueForest | Tree Importance Scores |
| var_imp.party | Tree Importance Scores |
| var_imp.randomForest | Tree Importance Scores |
| var_imp.ranger | Tree Importance Scores |
| var_imp.rpart | Tree Importance Scores |
| var_imp.xgb.Booster | Tree Importance Scores |