
| Interface | Description | 
|---|---|
| GoodnessOfFitTest | 
 Interface for the statistical test used by HiCS. 
 | 
| Class | Description | 
|---|---|
| KolmogorovSmirnovTest | 
 Kolmogorov-Smirnov test. 
 | 
| KolmogorovSmirnovTest.Parameterizer | 
 Parameterizer, to use the static instance. 
 | 
| WelchTTest | 
 Calculates a test statistic according to Welch's t test for two samples
 Supplies methods for calculating the degrees of freedom according to the
 Welch-Satterthwaite Equation. 
 | 
| WelchTTest.Parameterizer | 
 Parameterizer, to use the static instance. 
 | 
Statistical tests.