Skip to content
Prev 68835 / 398506 Next

Anscombe-Glynn, Bonett-Seier, D'Agostino

Dear useRs,

I was searching CRAN for implementation of kurtosis and skewness tests, 
and found that there is some kind of lack on it.

So, I have written three functions:

1. Anscombe-Glynn test for kurtosis
2. Bonett-Seier test based on Geary's kurtosis (which is not widely 
known, but I was inspired by original paper describing it, found 
coincidentally in Elsevier database)
3. D'Agostino test for skewness

These three functions are not enough to make another small package, so I 
am waiting for ideas about implementing it in some existing package. If 
there is a need, I will contact maintainer and write manpages with 
appropriate examples and references.

Regards,