DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29012>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29012

AbstractDescriptiveStatistics needs more coverage





------- Additional Comments From [EMAIL PROTECTED]  2004-05-17 15:34 -------
I added some tests a while back which increased the coverage to 80% and the 
site hasn't be updated to reflect those additions.

However, I noticed one thing for the getKurtosisClass method that needs to be 
addressed.  There is no tolerance used in determining the return value so, even 
very small kurtosis values result in MESOKURTIC never being returned.  Since, 
the kurtosis class is based on the kurtosis, which invariably has numerical 
error, we should allow for some error in the kurtosis class result.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to