ace::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.

Constructor & Destructor Documentation

ace::Thresholds::Thresholds ( void   )  [inline]

Default constructor sets all thresholds to 0.


Member Data Documentation

Pearson's chi square test threshold.

Log likelihood ratio threshold.

Mutual information threshold.

Pearson's coeficient threshold.

Student's t-test threshold.

Z score threshold.


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

Generated on Wed Aug 6 23:25:50 2008 for PACE by  doxygen 1.5.6