2017
DOI: 10.1017/s1930297500006239
|View full text |Cite
|
Sign up to set email alerts
|

FFTrees: A toolbox to create, visualize, and evaluate fast-and-frugal decision trees

Abstract: Fast-and-frugal trees (FFTs) are simple algorithms that facilitate efficient and accurate decisions based on limited information. But despite their successful use in many applied domains, there is no widely available toolbox that allows anyone to easily create, visualize, and evaluate FFTs. We fill this gap by introducing the R package FFTrees. In this paper, we explain how FFTs work, introduce a new class of algorithms called fan for constructing FFTs, and provide a tutorial for using the FFTrees package. We … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
34
1

Year Published

2019
2019
2024
2024

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 90 publications
(36 citation statements)
references
References 55 publications
1
34
1
Order By: Relevance
“…In cases where both measures are deemed equally important, the sensitivity weight is simply set to 0.5; the so-called bacc. In this article, we use the FFTrees toolbox written in the R Language by Phillips et al (2017) and choose their ifan optimization algorithm as our benchmark. As explained by the authors, the ifan optimization algorithm assumes independence between cues and uses a brute-force method to optimize the decision thresholds and directions for each cue, ranking them from the most significant to the least significant (Phillips et al, 2017).…”
Section: Fast and Frugal Treesmentioning
confidence: 99%
See 4 more Smart Citations
“…In cases where both measures are deemed equally important, the sensitivity weight is simply set to 0.5; the so-called bacc. In this article, we use the FFTrees toolbox written in the R Language by Phillips et al (2017) and choose their ifan optimization algorithm as our benchmark. As explained by the authors, the ifan optimization algorithm assumes independence between cues and uses a brute-force method to optimize the decision thresholds and directions for each cue, ranking them from the most significant to the least significant (Phillips et al, 2017).…”
Section: Fast and Frugal Treesmentioning
confidence: 99%
“…In this article, we use the FFTrees toolbox written in the R Language by Phillips et al (2017) and choose their ifan optimization algorithm as our benchmark. As explained by the authors, the ifan optimization algorithm assumes independence between cues and uses a brute-force method to optimize the decision thresholds and directions for each cue, ranking them from the most significant to the least significant (Phillips et al, 2017). After creating a set of several trees with different exit structures, these trees are then pruned to remove non-discriminant nodes; the tree with the highest accuracy measure is finally selected.…”
Section: Fast and Frugal Treesmentioning
confidence: 99%
See 3 more Smart Citations