Uses of Class
org.apache.commons.statistics.inference.Hypergeom
Packages that use Hypergeom
-
Uses of Hypergeom in org.apache.commons.statistics.inference
Methods in org.apache.commons.statistics.inference with parameters of type HypergeomModifier and TypeMethodDescriptionprivate static double
UnconditionedExactTest.statisticBoschlooTwoSided
(Hypergeom distribution, int k) Compute the two-sided statistic using Fisher's p-value (also known as Boschloo's test).double
Compute Fisher's p-value for the 2x2 contingency table with the observed valuex
in position [0][0].