Uses of Enum
org.apache.commons.statistics.descriptive.Quantile.EstimationMethod
Packages that use Quantile.EstimationMethod
Package
Description
Implementations of univariate statistics.
-
Uses of Quantile.EstimationMethod in org.apache.commons.statistics.descriptive
Methods in org.apache.commons.statistics.descriptive that return Quantile.EstimationMethodModifier and TypeMethodDescriptionstatic Quantile.EstimationMethodReturns the enum constant of this type with the specified name.static Quantile.EstimationMethod[]Quantile.EstimationMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.commons.statistics.descriptive with parameters of type Quantile.EstimationMethodModifier and TypeMethodDescriptionQuantile.with(Quantile.EstimationMethod v) Return an instance with the configuredQuantile.EstimationMethod.