powered by
Geary's test for normality. Null hypothesis is that the data obeys to normal distribution.
geary.test(X)
Geary's test statistic G
The significant probability of the null-hypothesis testing.
A numeric vector.
Minato Nakazawa minatonakazawa@gmail.com https://minato.sip21c.org/
geary.test(rnorm(100)) geary.test(20:50)
Run the code above in your browser using DataLab