Package | Description |
---|---|
weka.experiment |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.