Set how this measure will be aggregated after resampling. To see possible aggregation functions: aggregations.
setAggregation(measure, aggr)
measure | (Measure) |
---|---|
aggr | (Aggregation) |
(Measure) with changed aggregation behaviour.
Other performance:
ConfusionMatrix
,
calculateConfusionMatrix()
,
calculateROCMeasures()
,
estimateRelativeOverfitting()
,
makeCostMeasure()
,
makeCustomResampledMeasure()
,
makeMeasure()
,
measures
,
performance()
,
setMeasurePars()