addRRMeasure: Compute new measures for existing ResampleResult

View source: R/ResampleResult_operators.R

addRRMeasureR Documentation

Compute new measures for existing ResampleResult

Description

Adds new measures to an existing ResampleResult.

Usage

addRRMeasure(res, measures)

Arguments

res

(ResampleResult)
The result of resample run with keep.pred = TRUE.

measures

(Measure | list of Measure)
Performance measure(s) to evaluate. Default is the default measure for the task, see here getDefaultMeasure.

Value

(ResampleResult).

See Also

Other resample: ResamplePrediction, ResampleResult, getRRPredictionList(), getRRPredictions(), getRRTaskDescription(), getRRTaskDesc(), makeResampleDesc(), makeResampleInstance(), resample()


berndbischl/mlr documentation built on Jan. 6, 2023, 12:45 p.m.