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

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.

Package details

AuthorNathaniel Phillips [aut] (<https://orcid.org/0000-0002-8969-7013>), Hansjoerg Neth [aut, cre] (<https://orcid.org/0000-0001-5427-3141>), Jan Woike [aut] (<https://orcid.org/0000-0002-6816-121X>), Wolfgang Gaissmaier [aut] (<https://orcid.org/0000-0001-6273-178X>)
MaintainerHansjoerg Neth <h.neth@uni.kn>
LicenseCC0
Version2.0.0
URL https://CRAN.R-project.org/package=FFTrees https://github.com/ndphillips/FFTrees/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FFTrees")

Try the FFTrees package in your browser

Any scripts or data that you put into this service are public.

FFTrees documentation built on June 7, 2023, 5:56 p.m.