R/ResampleResult_operators.R
addRRMeasure.Rd
Adds 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()