Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.070155, z = -0.397410, p-value = 0.6911
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.4185, z = 1.2681, p-value = 0.2048
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.4534, p-value = 0.4835
alternative hypothesis: greater
> geary
[1] 0.7939505