![[R logo]](../../../doc/html/logo.jpg)
| audit | Sample dataset for illustration Rattle functionality. |
| calcInitialDigitDistr | Generate a frequency count of the initial digits |
| calculateAUC | Determine area under a curve (e.g. a risk or recall curve) of a risk |
| centers.hclust | List Cluster Centers for a Hierarchical Cluster |
| copyPlotToClipboard | Save a plot in some way |
| drawTreeNodes | Draw nodes of a decision tree |
| drawTreesAda | Draw trees from an Ada model |
| evaluateRisk | Summarise the performance of a data mining model |
| genPlotTitleCmd | Generate a string to add a title to a plot |
| listRPartRules | List the rules corresponding to the rpart decision tree |
| listTreesAda | List trees from an Ada model |
| modalvalue | Calculate the mode of a vector, array or list. |
| plotBenfordsLaw | Plot a chart comparing Benford's Law with a supplied numeric vertor |
| plotNetwork | Plot a circular map of network links between entities |
| plotOptimalLine | Plot three lines on a risk chart, one vertical and two horizontal |
| plotRisk | Plot a risk chart |
| printPlot | Save a plot in some way |
| printRandomForests | Print a representtaion of the Random Forest models to the console |
| randomForest2Rules | Generate accessible data structure of a randomForest model |
| rattle | Display the Rattle User Interface |
| savePlotToFile | Save a plot in some way |
| treeset.randomForest | Generate a representtaion of a tree in a Random Forest |