| Class | Description |
|---|---|
| AS159 |
Algorithm AS 159 accepts a table shape (the number of rows and columns), and two vectors, the lists of row and column sums.
|
| AS159.RandomMatrix |
a random matrix generated by AS159 and its probability
|
| ChiSquare4Independence |
Pearson's chi-square test of independence assesses whether paired observations on two variables,
expressed in a contingency table, are independent of each other.
|
| FisherExactDistribution |
Fisher's exact test is a statistical significance test used in the analysis of contingency tables where nextSample sizes are small.
|
| Enum | Description |
|---|---|
| ChiSquare4Independence.Type |
the distribution used for the test
|