intraining_predictions {tsensembler} | R Documentation |
A pipeline for retrieving out-of-bag predictions from the base models
intraining_predictions(train, test, form, specs)
train |
train set from the training set; |
test |
test set from the training set; |
form |
formula; |
specs |
object of class |
Other out-of-bag functions:
intraining_estimations()