getRRPredictions: Get predictions from resample results.

View source: R/ResampleResult_operators.R

getRRPredictionsR Documentation

Get predictions from resample results.

Description

Very simple getter.

Usage

getRRPredictions(res)

Arguments

res

(ResampleResult)
The result of resample run with keep.pred = TRUE.

Value

(ResamplePrediction).

See Also

Other resample: ResamplePrediction, ResampleResult, addRRMeasure(), getRRPredictionList(), getRRTaskDescription(), getRRTaskDesc(), makeResampleDesc(), makeResampleInstance(), resample()


mlr-org/mlr documentation built on Jan. 12, 2023, 5:16 a.m.