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.6-any)Harvest.Tree_1.1.tar.gz(r-4.5-any)
Harvest.Tree_1.1.tgz(r-4.5-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'))
Datasets:

On CRAN:

Conda:

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

1.00 score 1 scripts 180 downloads 4 exports 1 dependencies

Last updated from:3817f81451. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK83
source / vignettesOK164
linux-release-x86_64OK111
wasm-releaseOK97

Exports:harfuncharvestpredictrank.nodes

Dependencies:rpart