R6 Class for rtemis Bagged Supervised Models
rtModBagAn object of class R6ClassGenerator of length 24.
mod.nameModel (algorithm) name
y.trainTraining y data
y.testTesting y data
x.nameName of x data
y.nameName of y data
xnamesCharacter vector: Column names of x
bag.resample.rtsetList of settings for resample. Set using rtset.bag.resample
modTrained model
fittedFitted values
se.fitStandard error of the fit
error.trainTraining error
predictedPredicted values
se.predictionStandard error of the prediction
error.testTesting error
questionQuestion the model is hoping to answer
extraAlgorithm-specific output