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


vcerqueira/tsensembler documentation built on Oct. 28, 2020, 11:46 p.m.