Man pages for FFTrees
Generate, Visualise, and Evaluate Fast-and-Frugal Decision Trees

add_fft_dfAdd an FFT definition to tree definitions
add_nodesAdd nodes to an FFT definition
add_statsAdd decision statistics to data (based on frequency counts of...
bloodBlood donation data
breastcancerPhysiological data of patients tested for breast cancer
carCar acceptability data
classtableCompute classification statistics for binary prediction and...
comp_predFit and predict competing classification algorithms
contraceptiveContraceptive use data
creditapprovalCredit approval data
describe_dataDescribe data
drop_nodesDrop a node from an FFT definition
edit_nodesEdit nodes in an FFT definition
fact_cleanClean factor variables in prediction data
fertilityFertility data
FFTreesMain function to create and apply fast-and-frugal trees...
fftrees_applyApply an FFT to data and generate accuracy statistics
fftrees_createCreate an object of class 'FFTrees'
fftrees_cuerankCalculate thresholds that optimize some statistic (goal) for...
fftrees_defineCreate FFT definitions
fftrees_ffttowordsDescribe a fast-and-frugal tree (FFT) in words
fftrees_fitcompFit competitive algorithms
fftrees_grow_fanGrow fast-and-frugal trees (FFTs) using the 'fan' algorithms
FFTrees.guideOpen the *FFTrees* package guide
fftrees_ranktreesRank FFTs by current goal
fftrees_threshold_factor_gridPerform a grid search over factor and return accuracy...
fftrees_threshold_numeric_gridPerform a grid search over thresholds and return accuracy...
fftrees_wordstofftreesConvert a verbal description of an FFT into an 'FFTrees'...
flip_exitsFlip exits in an FFT definition
forestfiresForest fires data
get_best_treeSelect the best tree (from current set of FFTs)
get_exit_typeGet exit type (from a vector 'x' of FFT exit descriptions)
get_fft_dfGet FFT definitions (from an 'FFTrees' object 'x')
heart.costCue costs for the heartdisease data
heartdiseaseHeart disease data
heart.testHeart disease testing data
heart.trainHeart disease training data
inwordsProvide a verbal description of an FFT
iris.vIris data
mushroomsMushrooms data
plot.FFTreesPlot an 'FFTrees' object
predict.FFTreesPredict classification outcomes or probabilities from data
print.FFTreesPrint basic information of fast-and-frugal trees (FFTs)
read_fft_dfRead an FFT definition from tree definitions
reorder_nodesReorder nodes in an FFT definition
select_nodesSelect nodes from an FFT definition
showcuesVisualize cue accuracies (as points in ROC space)
sonarSonar data
summary.FFTreesSummarize an 'FFTrees' object
titanicTitanic survival data
votingVoting data
wineWine tasting data
write_fft_dfWrite an FFT definition to tree definitions
FFTrees documentation built on June 7, 2023, 5:56 p.m.