View source: R/Measure_operators.R
setAggregation | R Documentation |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.