Package edu.udo.cs.yale.operator.validation.significance

Statistical significance like ANOVA or t-tests.

See:
          Description

Class Summary
AnovaSignificanceTestOperator Determines if the null hypothesis (all actual mean values are the same) holds for the input performance vectors.
SignificanceTestOperator Determines if the null hypothesis (all actual mean values are the same) holds for the input performance vectors.
TTestSignificanceTestOperator Determines if the null hypothesis (all actual mean values are the same) holds for the input performance vectors.
 

Package edu.udo.cs.yale.operator.validation.significance Description

Statistical significance like ANOVA or t-tests.



Copyright © 2001-2006