| Package | Description |
|---|---|
| weka.core | |
| weka.core.expressionlanguage.weka | |
| weka.experiment |
| Modifier and Type | Field and Description |
|---|---|
Stats |
AttributeStats.numericStats
Stats on numeric value distributions
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatsHelper.setStats(Stats stats)
Sets the corresponding Stats object
|
| Modifier and Type | Field and Description |
|---|---|
Stats |
PairedStats.differencesStats
The stats associated with the paired differences
|
Stats |
PairedStats.xStats
The stats associated with the data in column 1
|
Stats |
PairedStats.yStats
The stats associated with the data in column 2
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.