Uses of Class
org.apache.commons.statistics.inference.BinomialTest
Packages that use BinomialTest
-
Uses of BinomialTest in org.apache.commons.statistics.inference
Fields in org.apache.commons.statistics.inference declared as BinomialTestModifier and TypeFieldDescriptionprivate static final BinomialTestBinomialTest.DEFAULTDefault instance.Methods in org.apache.commons.statistics.inference that return BinomialTestModifier and TypeMethodDescriptionBinomialTest.with(AlternativeHypothesis v) Return an instance with the configured alternative hypothesis.static BinomialTestBinomialTest.withDefaults()Return an instance using the default options.