CVMTEST

CVMTEST Cramér-von Mises Test of Normality

Synopsis

CVMTEST(x)

Arguments

x: array of sample values

Description

This function returns an array with the first row giving the p-value of the Cramér-von Mises Test, the second row the test statistic of the test, and the third the number of observations in the sample.

Note

If there are less than 8 sample values, CVMTEST returns #VALUE!

See also

CHITEST, ADTEST, LKSTEST, SFTEST.