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 classSlopeInversionDependenceArrange dimensions based on the entropy of the slope spectrum.Fields in elki.math.statistics.dependence declared as SlopeDependence Modifier and Type Field Description static SlopeDependenceSlopeDependence. STATICStatic instance.Methods in elki.math.statistics.dependence that return SlopeDependence Modifier and Type Method Description SlopeDependenceSlopeDependence.Par. make()
-