A graphical user interface for data mining in R using GTK


[Package List] [Top]

Documentation for package ‘rattle’ version 2.2.91

Help Pages

A C D E G L M P R S T

-- A --

audit Sample dataset for illustration Rattle functionality.

-- C --

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 chart
centers.hclust List Cluster Centers for a Hierarchical Cluster
copyPlotToClipboard Save a plot in some way

-- D --

drawTreeNodes Draw nodes of a decision tree
drawTreesAda Draw trees from an Ada model

-- E --

evaluateRisk Summarise the performance of a data mining model

-- G --

genPlotTitleCmd Generate a string to add a title to a plot

-- L --

listRPartRules List the rules corresponding to the rpart decision tree
listTreesAda List trees from an Ada model

-- M --

modalvalue Calculate the mode of a vector, array or list.

-- P --

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

-- R --

randomForest2Rules Generate accessible data structure of a randomForest model
rattle Display the Rattle User Interface

-- S --

savePlotToFile Save a plot in some way

-- T --

treeset.randomForest Generate a representtaion of a tree in a Random Forest