Package: HTT 0.1.2

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.

Authors:Jiaqi Hu [cre, aut], Zhe Gao [aut], Bo Zhang [aut], Xueqin Wang [aut]

HTT_0.1.2.tar.gz
HTT_0.1.2.zip(r-4.7)HTT_0.1.2.zip(r-4.6)HTT_0.1.2.zip(r-4.5)
HTT_0.1.2.tgz(r-4.6-x86_64)HTT_0.1.2.tgz(r-4.6-arm64)HTT_0.1.2.tgz(r-4.5-x86_64)HTT_0.1.2.tgz(r-4.5-arm64)
HTT_0.1.2.tar.gz(r-4.7-arm64)HTT_0.1.2.tar.gz(r-4.7-x86_64)HTT_0.1.2.tar.gz(r-4.6-arm64)HTT_0.1.2.tar.gz(r-4.6-x86_64)
HTT_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
HTT/json (API)
NEWS

# Install 'HTT' in R:
install.packages('HTT', repos = c('https://jiaqihu2021.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • ENB - Energy efficiency dataset

On CRAN:

Conda:

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

cpp

2.00 score 2 scripts 195 downloads 3 exports 50 dependencies

Last updated from:66eabc2fc1. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK173
linux-devel-x86_64OK180
source / vignettesOK220
linux-release-arm64OK189
linux-release-x86_64OK180
macos-release-arm64OK171
macos-release-x86_64OK287
macos-oldrel-arm64OK225
macos-oldrel-x86_64OK423
windows-develOK142
windows-releaseOK137
windows-oldrelOK150
wasm-releaseOK128

Exports:HTThtt_controlprintsplit

Dependencies:base64enccachemclicpp11dplyrfarverfastmapgenericsggforceggplot2ggraphggrepelgluegraphlayoutsgridExtragtableigraphisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmemoisepillarpkgconfigpolyclippurrrR6RColorBrewerRcppRcppArmadillorlangS7scalesstringistringrsystemfontstibbletidygraphtidyrtidyselecttweenrutf8vctrsviridisviridisLitewithr

HTT: Hypothesis Testing Tree

Rendered fromIntro.Rmdusingknitr::rmarkdownon May 19 2026.

Last update: 2023-03-12
Started: 2022-12-01