equal_test: multivariate test for equal distribution

Description Usage Arguments Value

View source: R/equal_test.R

Description

implement a permuation test, using energy method to calculate method for multivariate test for equal distribution

Usage

1
equal_test(dat, size, group, dim, R = 199)

Arguments

dat

data should be a matrix with each row representing a point

size

the sample size

group

the number of the groups of the samples

dim

the dimension of the point

Value

p value from the permutation test


qiyuan98/energy.test documentation built on Dec. 28, 2019, 7:15 p.m.