Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
Accuracy measures for hybridModel objects.
# S3 method for hybridModel
accuracy(object, individual = FALSE, ..., f = NULL)
the input hybridModel.
if TRUE
, return the accuracy of the component models instead
of the accuracy for the whole ensemble model.
other arguments (ignored).
Deprecated. Please use `object` instead.
The accuracy of the ensemble or individual component models.
Return the in-sample accuracy measures for the component models of the hybridModel