| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.math.dimensionsimilarity | 
 Functions to compute the similarity of dimensions (or the interestingness of the combination). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CovarianceDimensionSimilarity
Class to compute the dimension similarity based on covariances. 
 | 
class  | 
HiCSDimensionSimilarity
Use the statistical tests as used by HiCS to arrange dimensions. 
 | 
class  | 
HSMDimensionSimilarity
Compute the similarity of dimensions by using a hough transformation. 
 | 
class  | 
MCEDimensionSimilarity
Compute dimension similarity by using a nested means discretization. 
 | 
class  | 
SlopeDimensionSimilarity
Arrange dimensions based on the entropy of the slope spectrum. 
 | 
class  | 
SlopeInversionDimensionSimilarity
Arrange dimensions based on the entropy of the slope spectrum. 
 | 
class  | 
SURFINGDimensionSimilarity
Compute the similarity of dimensions using the SURFING score. 
 |