
| Interface | Description | 
|---|---|
| OutlierScoreMeta | 
 Generic meta information about the value range of an outlier score. 
 | 
| Class | Description | 
|---|---|
| BasicOutlierScoreMeta | 
 Basic outlier score. 
 | 
| InvertedOutlierScoreMeta | 
 Class to signal a value-inverted outlier score, i.e. low values are outliers. 
 | 
| OrderingFromRelation | 
 Ordering obtained from an outlier score. 
 | 
| OutlierResult | 
 Wrap a typical Outlier result, keeping direct references to the main result
 parts. 
 | 
| ProbabilisticOutlierScore | 
 Outlier score that is a probability value in the range 0.0 - 1.0
 
 But the baseline may be different from 0.0! 
 | 
| QuotientOutlierScoreMeta | 
 Score for outlier values generated by a quotient. 
 | 
Outlier result classes