Last chance! 50% off unlimited learning
Sale ends in
powered by
Extract the model fitted values from the hybridModel object.
hybridModel
# S3 method for hybridModel fitted(object, individual = FALSE, ...)
the input hybridModel.
if TRUE, return the fitted values of the component models instead of the fitted values for the whole ensemble model.
TRUE
other arguments (ignored).
The fitted values of the ensemble or individual component models.
accuracy