Package dev.nm.stat.test.distribution.pearson
-
Class Summary 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 probabilityChiSquareIndependenceTest 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 Summary Enum Description ChiSquareIndependenceTest.Type the available distributions used for the test