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