On 1/24/19, Albretch Mueller <[email protected]> wrote:
>  I am "consistently" getting java.lang.OutOfMemoryError while trying
> to use DescriptiveStatistics.

 Actually, this is what I needed:

import org.apache.commons.math3.stat.descriptive.moment.Mean;
import org.apache.commons.math3.stat.descriptive.moment.StandardDeviation;
import org.apache.commons.math3.stat.descriptive.moment.Skewness;
import org.apache.commons.math3.stat.descriptive.moment.Kurtosis;
~
 in case someone runs into the same problem.

 lbrtchx

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to