Obtain Rules from Rule Based Models as Tidy Dataframe


[Up] [Top]

Documentation for package ‘tidyrules’ version 0.1.5

Help Pages

tidyrules-package About 'tidyrules' package
addBackquotes Add backquotes
positionSpaceOutsideSinglequotes Position of space outside single quotes
removeEmptyLines Remove empty lines
ruleRToPython Convert a R parsable rule to python parsable rule
ruleRToSQL Convert a R parsable rule to SQL parsable rule
strHead Vectorized semantic equivalent of 'head' for a string
strReplaceReduce Sequential string replace
strSplitSingle String split a string
strTail Vectorized semantic equivalent of tail for a string
tidyRules Obtain rules as a tidy tibble
tidyrules About 'tidyrules' package
tidyRules.C5.0 Obtain rules as a tidy tibble from a C5.0 model
tidyRules.cubist Obtain rules as a tidy tibble from a cubist model
tidyRules.rpart Obtain rules as a tidy tibble from a rpart model
varSpec Get variable specification for a Cubist/C5 object