svdTest: SVD Test

Description Usage Arguments

View source: R/svdTest.R

Description

The following performs a Hotelling T2 test on a high dimensional dataset that has first been reduced via the singular value decomposition.

Usage

1
svdTest(x, y, method = "svd")

Arguments

x

Data set 1.

y

Data set 2.

method

Method for reduction. Can use traditional svd or svd of scatter matrix.


whitneyworley/HighDim2Means documentation built on Oct. 17, 2019, 9:40 p.m.