Skip navigation links

Package io.jenetics.stat

This package contains additional statistics classes which are not available in the Java core library.

See: Description

Package io.jenetics.stat Description

This package contains additional statistics classes which are not available in the Java core library. Java only includes classes for calculating the sum and the average of a given numeric stream (e. g. DoubleSummaryStatistics). With the additions in this package it is also possible to calculate the variance, skewness and kurtosis---using the DoubleMomentStatistics class. The EvolutionStatistics object, which can be calculated for every generation, relies on the classes of this package.
Since:
1.0
Version:
3.0
Author:
Franz Wilhelmstötter
Skip navigation links

© 2007-2019 Franz Wilhelmstötter  (2019-02-19 21:44)