MQ2: second statistic of Manzotti und Quiroz

Description Usage Arguments Value References Examples

View source: R/teststatistics.R

Description

This function returns the value of the second statistic of Manzotti und Quiroz (2001).

Usage

1

Arguments

data

a n x d matrix of d dimensional data vectors.

Value

Value of the test statistic

References

Manzotti, A., and Quiroz, A.J. (2001), Spherical harmonics in quadratic forms for testing multivariate normality, Test, 10:87–104, DOI

Examples

1
MQ2(MASS::mvrnorm(50,c(0,1),diag(1,2)))

mnt documentation built on July 31, 2020, 5:07 p.m.

Related to MQ2 in mnt...