Extract accuracy metrics from a caretStack
object
Source: R/caretStack.R
extractMetric.caretStack.Rd
Extract the cross-validated accuracy metrics from the ensemble model and individual models in a caretStack.
Usage
# S3 method for class 'caretStack'
extractMetric(x, ...)