Package: truh
Title: Two-Sample Nonparametric Testing Under Heterogeneity
Version: 1.0.0
Authors@R: c(person(given = "Nathan",
           family = "Smith",
           role = c("aut", "cre"),
           email = "nathan_smith_99@ku.edu"),
           person(given = "Trambak",
           family = "Banerjee",
           role = c("aut"),
           email = "trambak@ku.edu"),
           person(given = "Bhaswar",
           family = "Bhattacharya",
           role = c("aut"),
           email = "bhaswar@wharton.upenn.edu"),
           person(given = "Gourab",
           family = "Mukherjee",
           role = c("aut"),
           email = "gourab@usc.edu"))
Description: Implements the TRUH test statistic for two sample testing under heterogeneity. TRUH incorporates the underlying heterogeneity and imbalance in the samples, and provides a conservative test for the composite null hypothesis that the two samples arise from the 
   same mixture distribution but may differ with respect to the mixing weights. See Trambak Banerjee, Bhaswar B. Bhattacharya, Gourab Mukherjee Ann. Appl. Stat. 14(4): 1777-1805 (December 2020). <DOI:10.1214/20-AOAS1362> for more details.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/natesmith07/truh
Imports: Rfast, cluster, doParallel, foreach, iterators, fpc, parallel
RoxygenNote: 7.1.1
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-03 18:37:13 UTC; Jolly
Author: Nathan Smith [aut, cre],
  Trambak Banerjee [aut],
  Bhaswar Bhattacharya [aut],
  Gourab Mukherjee [aut]
Maintainer: Nathan Smith <nathan_smith_99@ku.edu>
Repository: CRAN
Date/Publication: 2021-09-08 08:00:02 UTC
Built: R 4.1.0; ; 2021-09-09 12:37:54 UTC; unix
