SHT aims at providing a casket of tools for hypothesis testing procedures ranging from classical to modern techniques. We hope it not be used as a primary means of p-hacking.

Installation

SHT released version can be obtained from CRAN with:

or the up-to-date development version from github:

## install.packages("devtools")
## library(devtools)
devtools::install_github("kisungyou/SHT")