| 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
|
| ChiSquareIndependenceTest |
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 distribution is, as its name states, exact, and can therefore be used
regardless of the sample characteristics.
|
| Enum | Description |
|---|---|
| ChiSquareIndependenceTest.Type |
the available distributions used for the test
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.