R/ResampleResult_operators.R
addRRMeasure.RdAdds new measures to an existing ResampleResult.
addRRMeasure(res, measures)
| res | (ResampleResult) |
|---|---|
| measures | (Measure | list of Measure) |
Other resample:
ResamplePrediction,
ResampleResult,
getRRPredictionList(),
getRRPredictions(),
getRRTaskDescription(),
getRRTaskDesc(),
makeResampleDesc(),
makeResampleInstance(),
resample()