rgTest: Robust Graph-Based Two-Sample Test

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) <doi:10.48550/arXiv.2307.12325>.

Version: 0.1
Depends: R (≥ 3.0.1)
Imports: ade4, stats
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-08-14
Author: Yichuan Bai [aut, cre], Lynna Chu [aut]
Maintainer: Yichuan Bai <ycbai at iastate.edu>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: rgTest results

Documentation:

Reference manual: rgTest.pdf
Vignettes: Introduction to 'rg.test'

Downloads:

Package source: rgTest_0.1.tar.gz
Windows binaries: r-devel: rgTest_0.1.zip, r-release: rgTest_0.1.zip, r-oldrel: rgTest_0.1.zip
macOS binaries: r-release (arm64): rgTest_0.1.tgz, r-oldrel (arm64): rgTest_0.1.tgz, r-release (x86_64): rgTest_0.1.tgz, r-oldrel (x86_64): rgTest_0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rgTest to link to this page.