intraining_estimations: Out-of-bag loss estimations
Description
A pipeline for retrieving out-of-bag loss estimations
Usage
intraining_estimations(train, test, form, specs)
Arguments
train
train set from the training set;
test
test set from the training set;
Value
A list containing two objects:
- mloss
loss of base models in test
- oob
out-of-bag test samples