Package: rgTest
Title: Robust Graph-Based Two-Sample Test
Version: 0.1
Authors@R: c(
    person("Yichuan", "Bai", , "ycbai@iastate.edu", role = c("aut", "cre")),
    person("Lynna", "Chu", role = "aut")
  )
Description: Useful tools for determining whether two samples are from the same distribution. Utilizes a robust method to address the problematic structure of the similarity graph constructed from high-dimensional data. The method is provided in Yichuan Bai and Lynna Chu (2023) <arXiv:2307.12325>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: ade4, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 3.0.1)
LazyData: true
NeedsCompilation: no
Packaged: 2023-08-11 21:07:22 UTC; tutu
Author: Yichuan Bai [aut, cre],
  Lynna Chu [aut]
Maintainer: Yichuan Bai <ycbai@iastate.edu>
Repository: CRAN
Date/Publication: 2023-08-14 11:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:07:50 UTC; windows
