LDATree-package {LDATree} | R Documentation |
LDATree: Oblique Classification Trees with Uncorrelated Linear Discriminant Analysis Splits
Description
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.
Author(s)
Maintainer: Siyu Wang iamwangsiyu@gmail.com (ORCID) [copyright holder]
See Also
Useful links:
Report bugs at https://github.com/Moran79/LDATree/issues
[Package LDATree version 0.2.0 Index]