
public static class OutlierSmROCCurve.SmROCResult extends XYCurve
XYCurve.Itr| Modifier and Type | Field and Description | 
|---|---|
| (package private) double | rocaucROC AUC score | 
| Constructor and Description | 
|---|
| OutlierSmROCCurve.SmROCResult(int size)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| double | getAUC()SmROC AUC value | 
| String | getLongName()A "pretty" name for the result, for use in titles, captions and menus. | 
| String | getShortName()A short name for the result, useful for file names. | 
public OutlierSmROCCurve.SmROCResult(int size)
size - Size estimatepublic String getLongName()
ResultgetLongName in interface ResultgetLongName in class XYCurvepublic String getShortName()
ResultgetShortName in interface ResultgetShortName in class XYCurvepublic double getAUC()