Package: LDATree 0.2.0.9000

LDATree: Oblique Classification Trees with Uncorrelated Linear Discriminant Analysis Splits

A classification tree method that uses Uncorrelated Linear Discriminant Analysis (ULDA) for variable selection, split determination, and model fitting in terminal nodes. It automatically handles missing values and offers visualization tools. For more details, see Wang (2024) <doi:10.48550/arXiv.2410.23147>.

Authors:Siyu Wang [aut, cre, cph]

LDATree_0.2.0.9000.tar.gz
LDATree_0.2.0.9000.zip(r-4.5)LDATree_0.2.0.9000.zip(r-4.4)LDATree_0.2.0.9000.zip(r-4.3)
LDATree_0.2.0.9000.tgz(r-4.4-any)LDATree_0.2.0.9000.tgz(r-4.3-any)
LDATree_0.2.0.9000.tar.gz(r-4.5-noble)LDATree_0.2.0.9000.tar.gz(r-4.4-noble)
LDATree_0.2.0.9000.tgz(r-4.4-emscripten)LDATree_0.2.0.9000.tgz(r-4.3-emscripten)
LDATree.pdf |LDATree.html
LDATree/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/moran79/ldatree/issues

On CRAN:

5.73 score 6 stars 7 scripts 138 downloads 1 exports 54 dependencies

Last updated 6 days agofrom:0afee00ebd. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:Treee

Dependencies:base64encbslibcachemclicolorspacedigestevaluatefansifarverfastmapfoldafontawesomefsggplot2gluegtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmepillarpkgconfigR6rappdirsRColorBrewerRcppRcppEigenrlangrmarkdownsassscalestibbletinytexutf8vctrsviridisLitevisNetworkwithrxfunyaml

Introduction to LDATree

Rendered fromLDATree.Rmdusingknitr::rmarkdownon Oct 31 2024.

Last update: 2024-10-31
Started: 2023-08-13