Uses of Class
elki.math.statistics.dependence.SlopeDependence
-
Packages that use SlopeDependence Package Description elki.math.statistics.dependence Statistical measures of dependence, such as correlation. -
-
Uses of SlopeDependence in elki.math.statistics.dependence
Subclasses of SlopeDependence in elki.math.statistics.dependence Modifier and Type Class Description class
SlopeInversionDependence
Arrange dimensions based on the entropy of the slope spectrum.Fields in elki.math.statistics.dependence declared as SlopeDependence Modifier and Type Field Description static SlopeDependence
SlopeDependence. STATIC
Static instance.Methods in elki.math.statistics.dependence that return SlopeDependence Modifier and Type Method Description SlopeDependence
SlopeDependence.Par. make()
-