View source: R/ResampleResult_operators.R
addRRMeasure | R Documentation |
Adds new measures to an existing ResampleResult
.
addRRMeasure(res, measures)
res |
(ResampleResult) |
measures |
(Measure | list of Measure) |
(ResampleResult).
Other resample:
ResamplePrediction
,
ResampleResult
,
getRRPredictionList()
,
getRRPredictions()
,
getRRTaskDesc()
,
getRRTaskDescription()
,
makeResampleDesc()
,
makeResampleInstance()
,
resample()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.