![]() |
|
Functions | |
apop_data * | apop_test_anova_independence (apop_data *d) |
See also the goodness of fit tests in The GSL's histograms and Apophenia's PMFs..
Run a Chi-squared test on an ANOVA table, i.e., an NxN table with the null hypothesis that all cells are equally likely.
d | The input data, which is a crosstab of various elements. They don't have to sum to one. |