| getRRPredictions {mlr} | R Documentation |
Get predictions from resample results.
Description
Very simple getter.
Usage
getRRPredictions(res)
Arguments
res |
(ResampleResult) |
Value
See Also
Other resample:
ResamplePrediction,
ResampleResult,
addRRMeasure(),
getRRPredictionList(),
getRRTaskDesc(),
getRRTaskDescription(),
makeResampleDesc(),
makeResampleInstance(),
resample()
[Package mlr version 2.19.2 Index]