Skip to contents

Generic for extracting observation-level predictions from resampling result objects.

Usage

collect_predictions(x, ...)

Arguments

x

A resampling result object.

...

Additional arguments passed to method implementations.

Value

A data frame or tibble with one row per observation.