chiSquare.test.RdThis function performs the Chi square test
chiSquare.test(matrix, n, p = NULL)
| matrix | Matrix of data |
|---|---|
| n | N parameter for Uniform distribution |
| p | P parameter for uniform distribution |
A list with pvalues for alternative hypothesis, statistics, method and data name