predict_resamples: Predict resampled data using multiple models

Description Usage Arguments Value

View source: R/predict_resamples.R

Description

Fits a list of workflow objects to resampled data. Its output can be used to train higher models in a stack.

Usage

1

Arguments

objects

A named list of workflow objects.

resamples

A resample rset created from an rsample function such as rsample::vfold_cv().

Value

A data.frame with one column for each fit's predictions.


szego/cassoulet documentation built on Dec. 31, 2020, 7:40 a.m.