Utilities to Retrieve Rulelists from Model Fits, Filter, Prune, Reorder and Predict on Unseen Data


[Up] [Top]

Documentation for package ‘tidyrules’ version 0.2.7

Help Pages

tidyrules-package 'tidyrules'
as_rulelist as_rulelist generic from tidyrules package
as_rulelist.data.frame as_rulelist method for a data.frame
as_ruleset Get a ruleset from a rulelist
augment 'augment' is re-export of generics::augment from tidyrules package
augment.rulelist Augment a rulelist
calculate 'calculate' is re-export of generics::calculate from tidyrules package
calculate.rulelist 'calculate' metrics for a rulelist
convert_rule_flavor Convert a R parsable rule to python/sql parsable rule
package_tidyrules 'tidyrules'
plot.prune_rulelist Plot method for 'prune_rulelist' class
plot.rulelist Plot method for rulelist
predict.rulelist 'predict' method for a rulelist
predict.ruleset 'predict' method for a ruleset
print.prune_rulelist Print method for 'prune_rulelist' class
print.rulelist Print method for rulelist class
print.ruleset Print method for ruleset class
prune 'prune' is re-export of generics::prune from tidyrules package
prune.rulelist 'prune' rules of a rulelist
reorder reorder generic
reorder.rulelist Reorder the rules/rows of a rulelist
rulelist Rulelist
ruleset Ruleset
set_keys Set keys for a rulelist
set_validation_data Add 'validation_data' to a rulelist
tidy 'tidy' is re-export of generics::tidy from tidyrules package
tidy.C5.0 Get the rulelist from a C5 model
tidy.constparty Get the rulelist from a party model
tidy.cubist Get the rulelist from a cubist model
tidy.rpart Get the rulelist from a rpart model
tidyrules 'tidyrules'
to_sql_case Extract SQL case statement from a rulelist