Uses of Class
pt.tumba.ngram.compression.TestStatistics

Packages that use TestStatistics
pt.tumba.ngram.compression Implementation of the compression-based classification technique described in the papers "Towards Parameter-Free Data Mining" and "The Similarity Metric", respectivelly by Ming Li and Keogh et al. 
 

Uses of TestStatistics in pt.tumba.ngram.compression
 

Methods in pt.tumba.ngram.compression with parameters of type TestStatistics
private  int TestStatistics.compareTo(TestStatistics that)
          Compare using average compression rates, breaking ties by name.