highDmean: Testing Two-Sample Mean in High Dimension

Implements the high-dimensional two-sample test proposed by Zhang (2019) <http://hdl.handle.net/2097/40235>. It also implements the test proposed by Srivastava, Katayama, and Kano (2013) <doi:10.1016/j.jmva.2012.08.014>. These tests are particularly suitable to high dimensional data from two populations for which the classical multivariate Hotelling's T-square test fails due to sample sizes smaller than dimensionality. In this case, the ZWL and ZWLm tests proposed by Zhang (2019) <http://hdl.handle.net/2097/40235>, referred to as zwl_test() in this package, provide a reliable and powerful test.

Getting started

Package details

AuthorHuaiyu Zhang, Haiyan Wang
MaintainerHuaiyu Zhang <huaiyuzhang1988@gmail.com>
LicenseGPL-2
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("highDmean")

Try the highDmean package in your browser

Any scripts or data that you put into this service are public.

highDmean documentation built on July 2, 2020, 3:15 a.m.