Package: SHT
Type: Package
Title: Statistical Hypothesis Testing Toolbox
Version: 0.1.5
Authors@R: c(person("Kyoungjae","Lee",role="aut",email="leekjstat@gmail.com"),person("Lizhen", "Lin", role = "aut", email="lizhen.lin@nd.edu"),person("Kisung", "You", role = c("aut", "cre"),email = "kisungyou@outlook.com",comment=c(ORCID="0000-0002-8584-459X")))
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>.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://kisungyou.com/SHT/
BugReports: https://github.com/kisungyou/SHT/issues
Imports: Rcpp, Rdpack, stats, utils, fastclime, pracma
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.1
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2021-07-04 16:27:14 UTC; kisung
Author: Kyoungjae Lee [aut],
  Lizhen Lin [aut],
  Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kisungyou@outlook.com>
Repository: CRAN
Date/Publication: 2021-07-04 21:00:09 UTC
