|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Correlator<V,T extends CorrResult> | This interface is used to represent correlation statistic computers. |
CorrResult | This interface is used to represent objects that store the results of a correlation computation. |
Class Summary | |
---|---|
KendallTau<V> | This abstract class is a skeleton implementation of a Kendall's tau correlation statistic computer. |
KendallTauA<V> | This class is used to compute Kendall's TauA correlation statistic. |
KendallTauB<V> | This class is used to compute Kendall's TauB correlation statistic. |
MannWhitneyResults | This class is used to store the results of a Mann-Whitney U test. |
MannWhitneyU | This class is used to compute Mann-Whitney U statistics. |
TauResult | This class is used to store the results of a correlation computation. |
Provides classes and interfaces for performing statistical computations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |