On 1/24/19, Gilles Sadowski <gillese...@gmail.com> wrote:
> This caveat is mentioned in the documentation:
>
> http://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.html
>
>>  Is there a way around that problem?
>
> Yes; also mentioned in the above link.

 
http://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/org/apache/commons/math3/stat/descriptive/SummaryStatistics.html

 Actually (from a Mathematical point of view), why can't you get the
Skewness and Kurtosis of the data if very similar, incrementally
producing formulas based on the distribution moments could be used?

 You can always write a wrapper object in the way I described above,
but I think my point is still valid.

 lbrtchx

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to