Movatterモバイル変換


[0]ホーム

URL:


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.

Version:2.1.0
Depends:R (≥ 3.5.0)
Imports:caret,cli,dplyr,knitr,magrittr,scales,stringr,testthat,tibble
Suggests:rmarkdown,spelling,tidyselect
Published:2025-09-02
DOI:10.32614/CRAN.package.FFTrees
Author:Nathaniel PhillipsORCID iD [aut], Hansjoerg NethORCID iD [aut, cre], Jan WoikeORCID iD [aut], Wolfgang GaissmaierORCID iD [aut]
Maintainer:Hansjoerg Neth <h.neth at uni.kn>
BugReports:https://github.com/ndphillips/FFTrees/issues
License:CC0
URL:https://CRAN.R-project.org/package=FFTrees,https://www.nathanieldphillips.co/FFTrees/
NeedsCompilation:no
Language:en-US
Citation:FFTrees citation info
Materials:README,NEWS
CRAN checks:FFTrees results

Documentation:

Reference manual:FFTrees.html ,FFTrees.pdf
Vignettes:Accuracy statistics in FFTrees (source,R code)
Examples of FFTrees (source,R code)
Creating FFTs with FFTrees() (source,R code)
Tutorial: Creating FFTs for heart disease (source,R code)
Manually specifying FFTs (source,R code)
Visualising FFTs (source,R code)
Overview: Creating FFTs with FFTrees (source,R code)

Downloads:

Package source: FFTrees_2.1.0.tar.gz
Windows binaries: r-devel:FFTrees_2.1.0.zip, r-release:FFTrees_2.1.0.zip, r-oldrel:FFTrees_2.1.0.zip
macOS binaries: r-release (arm64):FFTrees_2.1.0.tgz, r-oldrel (arm64):FFTrees_2.1.0.tgz, r-release (x86_64):FFTrees_2.1.0.tgz, r-oldrel (x86_64):FFTrees_2.1.0.tgz
Old sources: FFTrees archive

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=FFTreesto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp