R/ResampleResult_operators.R
Adds new measures to an existing ResampleResult.
ResampleResult
addRRMeasure(res, measures)
(ResampleResult) The result of resample run with keep.pred = TRUE.
keep.pred = TRUE
(Measure | list of Measure) Performance measure(s) to evaluate. Default is the default measure for the task, see here getDefaultMeasure.
(ResampleResult).
Other resample: ResamplePrediction, ResampleResult, getRRPredictionList, getRRPredictions, getRRTaskDescription, getRRTaskDesc, makeResampleDesc, makeResampleInstance, resample
ResamplePrediction
getRRPredictionList
getRRPredictions
getRRTaskDescription
getRRTaskDesc
makeResampleDesc
makeResampleInstance
resample