HZ.test: Henze-Zirkler test

View source: R/HZ.test.R

HZ.testR Documentation

Henze-Zirkler test

Description

It computes the Henze-Zirkler test for assessing multivariate normality

Usage

HZ.test(data)

Arguments

data

Author(s)

Patrick Farrell, Matias Salibian-Barrera, Kat Naczk

References

Henze, N., Zirkler, B.: A Class of Invariant Consistent Tests for Multivariate Normality. Communications in Statistics - Theory and Methods 19(10), 3595-3617 (1990)

See Also

Royston.test MardiaTest

Examples

data(bimetal1)
HZ.test(bimetal1)

MSQC documentation built on May 1, 2022, 5:07 p.m.