| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.math.dimensionsimilarity | 
 Functions to compute the similarity of dimensions (or the interestingness of the combination). 
 | 
| Class and Description | 
|---|
| CovarianceDimensionSimilarity
 Class to compute the dimension similarity based on covariances. 
 | 
| DimensionSimilarity
 Interface for computing pairwise dimension similarities, used for arranging
 dimensions in parallel coordinate plots. 
 | 
| DimensionSimilarityMatrix
 Class representing a similarity matrix between dimensions. 
 | 
| DimensionSimilarityMatrix.PrimAdapter
 Adapter class for running prim's algorithm. 
 | 
| HiCSDimensionSimilarity
 Use the statistical tests as used by HiCS to arrange dimensions. 
 | 
| HSMDimensionSimilarity
 Compute the similarity of dimensions by using a hough transformation. 
 | 
| MCEDimensionSimilarity
 Compute dimension similarity by using a nested means discretization. 
 | 
| SlopeDimensionSimilarity
 Arrange dimensions based on the entropy of the slope spectrum. 
 | 
| SlopeInversionDimensionSimilarity
 Arrange dimensions based on the entropy of the slope spectrum. 
 | 
| SURFINGDimensionSimilarity
 Compute the similarity of dimensions using the SURFING score. 
 |