Obtain Rules from Rule Based Models as Tidy Dataframe


[Up] [Top]

Documentation for package ‘tidyrules’ version 0.1.3

Help Pages

package_tidyrules-package About 'tidyrules' package
tidyrules-package About 'tidyrules' package
addBackquotes Add backquotes
positionSpaceOutsideSinglequotes Position of space outside single quotes
removeEmptyLines Remove empty lines
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