HTT: Hypothesis Testing Tree
A novel decision tree algorithm in the hypothesis testing framework. The algorithm examines the distribution difference between two child nodes over all possible binary partitions. The test statistic of the hypothesis testing is equivalent to the generalized energy distance, which enables the algorithm to be more powerful in detecting the complex structure, not only the mean difference. It is applicable for numeric, nominal, ordinal explanatory variables and the response in general metric space of strong negative type. The algorithm has superior performance compared to other tree models in type I error, power, prediction accuracy, and complexity.
Version: |
0.1.1 |
Depends: |
R (≥ 3.5.0) |
Imports: |
Rcpp (≥ 1.0.6), ggraph, igraph, ggplot2 |
LinkingTo: |
Rcpp |
Suggests: |
knitr, rmarkdown, MASS |
Published: |
2022-12-09 |
Author: |
Jiaqi Hu [cre, aut],
Zhe Gao [aut],
Bo Zhang [aut],
Xueqin Wang [aut] |
Maintainer: |
Jiaqi Hu <hujiaqi at mail.ustc.edu.cn> |
License: |
GPL-3 |
NeedsCompilation: |
yes |
Materials: |
README NEWS |
CRAN checks: |
HTT results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=HTT
to link to this page.