Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.algorithm.statistics

Statistical analysis algorithms The algorithms in this package perform statistical analysis of the data (e.g. compute distributions, distance distributions etc.)

See:
          Description

Class Summary
DistanceStatisticsWithClasses<V extends DatabaseObject,D extends NumberDistance<D,?>> Algorithm to gather statistics over the distance distribution in the data set.
EvaluateRankingQuality<V extends NumberVector<V,?>,D extends NumberDistance<D,?>> Evaluate a distance function with respect to kNN queries.
RankingQualityHistogram<V extends DatabaseObject,D extends NumberDistance<D,?>> Evaluate a distance function with respect to kNN queries.
 

Package de.lmu.ifi.dbs.elki.algorithm.statistics Description

Statistical analysis algorithms

The algorithms in this package perform statistical analysis of the data (e.g. compute distributions, distance distributions etc.)


Release 0.3 (2010-03-31_1612)