collect_predictions.cal_rset {probably} | R Documentation |
Obtain and format predictions produced by calibration validation
Description
Obtain and format predictions produced by calibration validation
Usage
## S3 method for class 'cal_rset'
collect_predictions(x, summarize = TRUE, ...)
Arguments
x |
An object produced by one of the validation function (or class
|
summarize |
A logical; should predictions be summarized over resamples
( |
... |
Not currently used. |
Value
A tibble
[Package probably version 1.0.3 Index]