Package: BESTree 0.5.2

Beaulac Cedric

BESTree: Branch-Exclusive Splits Trees

Decision tree algorithm with a major feature added. Allows for users to define an ordering on the partitioning process. Resulting in Branch-Exclusive Splits Trees (BEST). Cedric Beaulac and Jeffrey S. Rosentahl (2019) <arxiv:1804.10168>.

Authors:Beaulac Cedric [aut, cre]

BESTree_0.5.2.tar.gz
BESTree_0.5.2.tar.gz(r-4.5-noble)BESTree_0.5.2.tar.gz(r-4.4-noble)
BESTree_0.5.2.tgz(r-4.4-emscripten)BESTree_0.5.2.tgz(r-4.3-emscripten)
BESTree.pdf |BESTree.html
BESTree/json (API)

# Install 'BESTree' in R:
install.packages('BESTree', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • Data - Data generated according to decision tree for simulation purposes
  • Fit - Data generated according to decision tree for simulation purposes

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 2 scripts 161 downloads 1 mentions 10 exports 2 dependencies

Last updated 5 years agofrom:ef745d9331. Checks:OK: 1 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-linuxNOTEOct 31 2024

Exports:AccBaggedBESTBESTBESTForestForgeVAFPredictMPredictPredictTreePruningVI

Dependencies:plyrRcpp

How to use BEST ?

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon Oct 31 2024.

Last update: 2019-08-09
Started: 2019-08-09