| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.evaluation.outlier | Evaluate an outlier score using a misclassification based cost model. | 
| Modifier and Type | Method and Description | 
|---|---|
| private OutlierROCCurve.ROCResult | OutlierROCCurve. computeROCResult(int size,
                SetDBIDs positiveids,
                DBIDs order) | 
| private OutlierROCCurve.ROCResult | OutlierROCCurve. computeROCResult(int size,
                SetDBIDs positiveids,
                OutlierResult or) |