Patterns in static

Apophenia

Various means of hypothesis testing.

Functions


Detailed Description

See also the goodness of fit tests in histograms.


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:
d The input data, which is a crosstab of various elements. They don't have to sum to one.
See also:
apop_test_fisher_exact

SourceForge.net Logo

Autogenerated by doxygen on 23 Nov 2009.