Uses of Class
weka.experiment.Stats

Packages that use Stats
weka.attributeSelection   
weka.core   
weka.experiment   
 

Uses of Stats in weka.attributeSelection
 

Methods in weka.attributeSelection with parameters of type Stats
private  double RaceSearch.ttest(Stats c1, Stats c2)
           
 

Uses of Stats in weka.core
 

Fields in weka.core declared as Stats
 Stats AttributeStats.numericStats
          Stats on numeric value distributions
 

Uses of Stats in weka.experiment
 

Fields in weka.experiment declared as Stats
 Stats PairedStats.xStats
          The stats associated with the data in column 1
 Stats PairedStats.yStats
          The stats associated with the data in column 2
 Stats PairedStats.differencesStats
          The stats associated with the paired differences