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