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