Learn R Programming

mlr (version 2.3)

setAggregation: Set aggregation function of measure.

Description

Set how this measure will be aggregated after resampling. To see possible aggregation functions: aggregations.

Usage

setAggregation(measure, aggr)

Arguments

Value

[Measure] with changed aggregation behaviour.