Uses of Class
org.apache.commons.math3.stat.descriptive.moment.Kurtosis
Packages that use Kurtosis
Package
Description
Summary statistics based on moments.
-
Uses of Kurtosis in org.apache.commons.math3.stat.descriptive.moment
Methods in org.apache.commons.math3.stat.descriptive.moment that return KurtosisModifier and TypeMethodDescriptionKurtosis.copy()
Returns a copy of the statistic with the same internal state.Methods in org.apache.commons.math3.stat.descriptive.moment with parameters of type KurtosisModifier and TypeMethodDescriptionstatic void
Copies source to dest.Constructors in org.apache.commons.math3.stat.descriptive.moment with parameters of type Kurtosis