Patterns in static

Apophenia

Functions
Various means of hypothesis testing.

Functions

apop_dataapop_test_anova_independence (apop_data *d)
 

Detailed Description

See also the goodness of fit tests in The GSL's histograms and Apophenia's PMFs..

Function Documentation

apop_data* apop_test_anova_independence ( apop_data d)

Run a Chi-squared test on an ANOVA table, i.e., an NxN table with the null hypothesis that all cells are equally likely.

Parameters
dThe input data, which is a crosstab of various elements. They don't have to sum to one.
See also
apop_test_fisher_exact

Autogenerated by doxygen on Sun Oct 26 2014 (Debian 0.999b+ds3-2).