a set of C++ library classes
for neural networks development



float Prob_chi2

(float pearson_stat, float degree)

Level of significativity Chi square test function.

Documentation

Level of significativity Chi square test function. It returns the significativity level by which the null hypothesis can be retained.
Parameters:
pearson_stat - value of the computed Pearson statistics
degree - degree of freedom for the chi square test.
Returns:
significativity level by which the null hypothesis can be retained.

Alphabetic index HTML hierarchy of classes or Java


Last Updated February 2001
For comments and suggestions mail to Giorgio Valentini