Uses of Enum
org.apache.commons.statistics.interval.NormalConfidenceInterval
Packages that use NormalConfidenceInterval
-
Uses of NormalConfidenceInterval in org.apache.commons.statistics.interval
Subclasses with type arguments of type NormalConfidenceInterval in org.apache.commons.statistics.intervalModifier and TypeClassDescriptionenumGenerate confidence intervals for a normally distributed population.Methods in org.apache.commons.statistics.interval that return NormalConfidenceIntervalModifier and TypeMethodDescriptionstatic NormalConfidenceIntervalReturns the enum constant of this type with the specified name.static NormalConfidenceInterval[]NormalConfidenceInterval.values()Returns an array containing the constants of this enum type, in the order they are declared.