CRAN/E | FFTrees

FFTrees

Generate, Visualise, and Evaluate Fast-and-Frugal Decision Trees

Installation

About

Create, visualize, and test fast-and-frugal decision trees (FFTs) using the algorithms and methods described by Phillips, Neth, Woike & Gaissmaier (2017), doi:10.1017/S1930297500006239. FFTs are simple and transparent decision trees for solving binary classification problems. FFTs can be preferable to more complex algorithms because they require very little information, are easy to understand and communicate, and are robust against overfitting.

Citation FFTrees citation info
CRAN.R-project.org/package=FFTrees
github.com/ndphillips/FFTrees/
Bug report File report

Key Metrics

Version 2.0.0
R ≥ 3.5.0
Published 2023-06-05 319 days ago
Needs compilation? no
License CC0
CRAN checks FFTrees results
Language en-US

Downloads

Yesterday 59 0%
Last 7 days 96 +4%
Last 30 days 447 -7%
Last 90 days 1.591 +17%
Last 365 days 5.899 +9%

Maintainer

Maintainer

Hansjoerg Neth

h.neth@uni.kn

Authors

Nathaniel Phillips

aut

Hansjoerg Neth

aut / cre

Jan Woike

aut

Wolfgang Gaissmaier

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

Accuracy statistics in FFTrees
Examples of FFTrees
Creating FFTs with FFTrees()
Tutorial: Creating FFTs for heart disease
Manually specifying FFTs
Visualising FFTs
Overview: Creating FFTs with FFTrees

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

FFTrees archive

Depends

R ≥ 3.5.0

Imports

caret
rpart
randomForest
e1071
cli
dplyr
knitr
magrittr
scales
stringr
testthat
tibble
tidyselect

Suggests

rmarkdown
spelling