Description Usage Arguments Details Value References See Also Examples
View source: R/teststatistics.R
This function returns the value of the statistic of the BHEP
test as in Henze and Zirkler (1990). The difference to the BHEP
test is in the choice of the tuning parameter β.
1 |
data |
a n x d matrix of d dimensional data vectors. |
A BHEP
test is performed with tuning parameter β chosen in dependence of the sample size n and the dimension d, namely
β=\frac{((2d+1)n/4)^(1/(d+4))}{√{2}}.
value of the test statistic.
Henze, N., and Zirkler, B. (1990), A class of invariant consistent tests for multivariate normality, Commun.-Statist. – Th. Meth., 19:3595–3617, DOI
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.