Uses of Interface
weka.experiment.Tester

Packages that use Tester
weka.experiment   
 

Uses of Tester in weka.experiment
 

Classes in weka.experiment that implement Tester
 class PairedCorrectedTTester
          Behaves the same as PairedTTester, only it uses the corrected resampled t-test statistic.

For more information see:

Claude Nadeau, Yoshua Bengio (2001).

 class PairedTTester
          Calculates T-Test statistics on data stored in a set of instances.
 

Methods in weka.experiment with parameters of type Tester
 void Tester.assign(Tester tester)
          retrieves all the settings from the given Tester
 void PairedTTester.assign(Tester tester)
          retrieves all the settings from the given Tester
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.