Other packages > Find by keyword >

SHT  

Statistical Hypothesis Testing Toolbox
View on CRAN: Click here


Download and install SHT package within the R console
Install from CRAN:
install.packages("SHT")

Install from Github:
library("remotes")
install_github("cran/SHT")

Install by package version:
library("remotes")
install_version("SHT", "0.1.9")



Attach the package and use:
library("SHT")
Maintained by
Kisung You
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-05
Latest Update: 2025-02-27
Description:
We provide a collection of statistical hypothesis testing procedures ranging from classical to modern methods for non-trivial settings such as high-dimensional scenario. For the general treatment of statistical hypothesis testing, see the book by Lehmann and Romano (2005) <doi:10.1007/0-387-27605-X>.
How to cite:
Kisung You (2019). SHT: Statistical Hypothesis Testing Toolbox. R package version 0.1.9, https://cran.r-project.org/web/packages/SHT. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:24), 0.1.0 (2019-03-05 16:30), 0.1.1 (2019-03-11 22:03), 0.1.2 (2019-12-04 10:20), 0.1.3 (2020-03-19 14:20), 0.1.4 (2021-06-22 07:10), 0.1.5 (2021-07-04 23:00), 0.1.6 (2022-03-17 19:40), 0.1.7 (2022-06-06 22:10), 0.1.8 (2022-11-03 09:26)
Other packages that cited SHT R package
View SHT citation profile
Other R packages that SHT depends, imports, suggests or enhances
Complete documentation for SHT
Functions, R codes and Examples using the SHT R package
Some associated functions: cov1.2012Fisher . cov1.2015WL . cov2.2012LC . cov2.2013CLX . cov2.2015WL . cov2.mxPBF . covk.2001Schott . covk.2007Schott . eqdist.2014BG . mean1.1931Hotelling . mean1.1958Dempster . mean1.1996BS . mean1.2008SD . mean1.ttest . mean2.1931Hotelling . mean2.1958Dempster . mean2.1965Yao . mean2.1980Johansen . mean2.1986NVM . mean2.1996BS . mean2.2004KY . mean2.2008SD . mean2.2011LJW . mean2.2014CLX . mean2.2014Thulin . mean2.mxPBF . mean2.ttest . meank.2007Schott . meank.2009ZX . meank.2019CPH . meank.anova . mvar1.1998AS . mvar1.LRT . mvar2.1930PN . mvar2.1976PL . mvar2.1982Muirhead . mvar2.2012ZXC . mvar2.LRT . norm.1965SW . norm.1972SF . norm.1980JB . norm.1996AJB . norm.2008RJB . sim1.2017Liu . sim1.LRT . sim2.2018HN . simplex.uniform . unif.2017YMi . unif.2017YMq . usek1d . useknd . var1.chisq . var2.F . vark.1937Bartlett . vark.1960Levene . vark.1974BF . 
Some associated R codes: RcppExports.R . aux_checkers.R . aux_class.R . aux_etc.R . aux_simplex.R . cov1_2012Fisher.R . cov1_2015WL.R . cov1_mxPBF.R . cov2_2012LC.R . cov2_2013CLX.R . cov2_2015WL.R . cov2_mxPBF.R . covk_2001Schott.R . covk_2007Schott.R . eqdist_2014BG.R . mean1_1931Hotelling.R . mean1_1958Dempster.R . mean1_1996BS.R . mean1_2008SD.R . mean1_ttest.R . mean2_1931Hotelling.R . mean2_1958Dempster.R . mean2_1965Yao.R . mean2_1980Johansen.R . mean2_1986NVM.R . mean2_1996BS.R . mean2_2004KY.R . mean2_2008SD.R . mean2_2011LJW.R . mean2_2014CLX.R . mean2_2014Thulin.R . mean2_mxPBF.R . mean2_ttest.R . meank_2007Schott.R . meank_2009ZX.R . meank_2019CPH.R . meank_anova.R . mvar1_1998AS.R . mvar1_LRT.R . mvar2_1930PN.R . mvar2_1976PL.R . mvar2_1982Muirhead.R . mvar2_2012ZXC.R . mvar2_LRT.R . norm_1965SW.R . norm_1972SF.R . norm_1980JB.R . norm_1996AJB.R . norm_2008RJB.R . package-SHT.R . sim1_2017Liu.R . sim1_LRT.R . sim2_2018HN.R . simplex_unif.R . unif_2017YMi.R . unif_2017YMq.R . utility_usek1d.R . utility_useknd.R . var1_chisq.R . var2_F.R . vark_1937Bartlett.R . vark_1960Levene.R . vark_1974BF.R . zzz.R . zzz_test_edist.R .  Full SHT package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

summclust  
Module to Compute Influence and Leverage Statistics for Regression Models with Clustered Errors
Module to compute cluster specific information for regression models with clustered errors, includin ...
Download / Learn more Package Citations See dependency  
CondiS  
Censored Data Imputation for Direct Modeling
Impute the survival times for censored observations based on their conditional survival distribution ...
Download / Learn more Package Citations See dependency  
Oncotree  
Estimating Oncogenetic Trees
Construct and evaluate directed tree structures that model the process of occurrence of genetic alt ...
Download / Learn more Package Citations See dependency  
aRxiv  
Interface to the arXiv API
An interface to the API for 'arXiv', a repository of electronic preprints for computer science, ma ...
Download / Learn more Package Citations See dependency  
infix  
Basic Infix Binary Operators
Contains a number of infix binary operators that may be useful in day to day practices. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,194

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA