Uses of Enum
org.apache.commons.statistics.inference.DataDispersion
Packages that use DataDispersion
-
Uses of DataDispersion in org.apache.commons.statistics.inference
Methods in org.apache.commons.statistics.inference that return DataDispersionModifier and TypeMethodDescriptionstatic DataDispersion
Returns the enum constant of this type with the specified name.static DataDispersion[]
DataDispersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.commons.statistics.inference with parameters of type DataDispersionModifier and TypeMethodDescriptionTTest.with
(DataDispersion v) Return an instance with the configured assumption on the data dispersion.