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