Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x 
skew = -0.4557, z = -1.0362, p-value = 0.3001
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 2.4781, z = -0.8177, p-value = 0.4135
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 2.9417, p-value = 0.2297
alternative hypothesis: greater 
> geary
[1] 0.8157683