Interface UnconditionedExactTest.BoschlooStatistic
- Enclosing class:
UnconditionedExactTest
private static interface UnconditionedExactTest.BoschlooStatistic
Compute the statistic for Boschloo's test.
-
Method Summary
-
Method Details
-
value
Compute Fisher's p-value for the 2x2 contingency table with the observed valuex
in position [0][0]. Note that the table margins are fixed and are defined by the population size, number of successes and sample size of the specified hypergeometric distribution.- Parameters:
dist
- Hypergeometric distribution.x
- Value.- Returns:
- Fisher's p-value
-