-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
14 lines (14 loc) · 916 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Package: SHT
Type: Package
Title: Statistical Hypothesis Testing Toolbox
Version: 0.1.8
Authors@R: c(person("Kyoungjae","Lee",role="aut",email="[email protected]"),person("Lizhen", "Lin", role = "aut", email="[email protected]"),person("Kisung", "You", role = c("aut", "cre"),email = "[email protected]",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://www.kisungyou.com/SHT/
BugReports: https://github.com/kisungyou/SHT/issues
Imports: Rcpp, Rdpack, stats, utils, pracma, flare
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.2.1
RdMacros: Rdpack