Thresholds Struct Reference

Thresholds for various statistical tests evaluations. More...

#include <config.h>

List of all members.

Public Member Functions

 Thresholds (void)
 Default constructor sets all thresholds to 0.

Public Attributes

double chi_square_test
 Pearson's chi square test threshold.
double log_likelihood_ratio
 Log likelihood ratio threshold.
double mutual_information
 Mutual information threshold.
double pearsons_coefficient
 Pearson's coeficient threshold.
double t_test
 Student's t-test threshold.
double z_score
 Z score threshold.


Detailed Description

Thresholds for various statistical tests evaluations.

Definition at line 170 of file config.h.


The documentation for this struct was generated from the following file:

Generated on Thu Jul 17 23:44:09 2008 for ACE by  doxygen 1.5.6