|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.datamining.UnitAveragingMode<PRCurveMeasure.CurveArea>
net.sf.myra.datamining.measure.hierarchical.PRCurveMeasure.CurveAreaUnitAveragingMode
public static class PRCurveMeasure.CurveAreaUnitAveragingMode
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.sf.myra.datamining.UnitAveragingMode |
---|
UnitAveragingMode.DoubleUnitAveragingMode |
Constructor Summary | |
---|---|
PRCurveMeasure.CurveAreaUnitAveragingMode()
|
Method Summary | |
---|---|
protected java.lang.String |
getAverage(Unit<PRCurveMeasure.CurveArea>[] values)
Returns a String which corresponds to the average values
of the specified units. |
Methods inherited from class net.sf.myra.datamining.UnitAveragingMode |
---|
average, compare, compareTo, get, register, stdev, stdev |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PRCurveMeasure.CurveAreaUnitAveragingMode()
Method Detail |
---|
protected java.lang.String getAverage(Unit<PRCurveMeasure.CurveArea>[] values)
UnitAveragingMode
String
which corresponds to the average values
of the specified units.
getAverage
in class UnitAveragingMode<PRCurveMeasure.CurveArea>
values
- the array of unit values.
String
which corresponds to the average values
of the specified units.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |