intraining_predictions: Out-of-bag predictions

Description Usage Arguments See Also

View source: R/out-of-bag-pipes.r

Description

A pipeline for retrieving out-of-bag predictions from the base models

Usage

1
intraining_predictions(train, test, form, specs)

Arguments

train

train set from the training set;

test

test set from the training set;

form

formula;

specs

object of class model_specs-class. Contains the specifications of the base models.

See Also

Other out-of-bag functions: intraining_estimations()


tsensembler documentation built on Oct. 27, 2020, 5:07 p.m.