Learn R Programming

energy (version 1.7-12)

EVnormal: Eigenvalues for the energy Test of Univariate Normality

Description

Pre-computed eigenvalues corresponding to the asymptotic sampling distribution of the energy test statistic for univariate normality, under the null hypothesis. Four Cases are computed:

  1. Simple hypothesis, known parameters.

  2. Estimated mean, known variance.

  3. Known mean, estimated variance.

  4. Composite hypothesis, estimated parameters.

Case 4 eigenvalues are used in the test function normal.test when method=="limit".

Usage

data(EVnormal)

Arguments

Format

Numeric matrix with 125 rows and 5 columns; column 1 is the index, and columns 2-5 are the eigenvalues of Cases 1-4.

References

Szekely, G. J. and Rizzo, M. L. (2005) A New Test for Multivariate Normality, Journal of Multivariate Analysis, 93/1, 58-80, tools:::Rd_expr_doi("10.1016/j.jmva.2003.12.002").