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