CRAN/E | HTT

HTT

Hypothesis Testing Tree

Installation

About

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.

Key Metrics

Version 0.1.2
R ≥ 3.5.0
Published 2023-03-12 418 days ago
Needs compilation? yes
License GPL-3
CRAN checks HTT results

Downloads

Yesterday 9 -10%
Last 7 days 61 +22%
Last 30 days 207 +3%
Last 90 days 541 -23%
Last 365 days 2.350 +100%

Maintainer

Maintainer

Jiaqi Hu

hujiaqi@mail.ustc.edu.cn

Authors

Jiaqi Hu

cre / aut

Zhe Gao

aut

Bo Zhang

aut

Xueqin Wang

aut

Material

NEWS
Reference manual
Package source

Vignettes

HTT: Hypothesis Testing Tree

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

HTT archive

Depends

R ≥ 3.5.0

Imports

Rcpp ≥ 1.0.6
ggraph
igraph
ggplot2

Suggests

knitr
rmarkdown
MASS

LinkingTo

Rcpp