| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.utilities.scaling.outlier | Scaling of Outlier scores, that require a statistical analysis of the occurring values | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MinusLogGammaScalingScaling that can map arbitrary values to a probability in the range of [0:1],
 by assuming a Gamma distribution on the data and evaluating the Gamma CDF. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected OutlierGammaScaling | OutlierGammaScaling.Parameterizer. makeInstance() |