Package: Harvest.Tree 1.1

Bingyuan Liu

Harvest.Tree: Harvest the Classification Tree

Aimed at applying the Harvest classification tree algorithm, modified algorithm of classic classification tree.The harvested tree has advantage of deleting redundant rules in trees, leading to a simplify and more efficient tree model.It was firstly used in drug discovery field, but it also performs well in other kinds of data, especially when the region of a class is disconnected. This package also improves the basic harvest classification tree algorithm by extending the field of data of algorithm to both continuous and categorical variables. To learn more about the harvest classification tree algorithm, you can go to http://www.stat.ubc.ca/Research/TechReports/techreports/220.pdf for more information.

Authors:Bingyuan Liu/Yan Yuan/Qian Shi

Harvest.Tree_1.1.tar.gz
Harvest.Tree_1.1.tar.gz(r-4.5-noble)Harvest.Tree_1.1.tar.gz(r-4.4-noble)
Harvest.Tree_1.1.tgz(r-4.4-emscripten)Harvest.Tree_1.1.tgz(r-4.3-emscripten)
Harvest.Tree.pdf |Harvest.Tree.html
Harvest.Tree/json (API)

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

Peer review:

Datasets:

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

4 exports 0.00 score 1 dependencies 1 scripts 148 downloads

Last updated 9 years agofrom:3817f81451. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-linuxOKAug 28 2024

Exports:harfuncharvestpredictrank.nodes

Dependencies:rpart