powered by
A generic function to extract cross-validated accuracy metrics from model objects.
extractMetric(x, ...)
A data.table
data.table
An object from which to extract metrics. The specific method will be dispatched based on the class of x.
x
Additional arguments passed to the specific methods.
extractMetric.train, extractMetric.caretList, extractMetric.caretStack
extractMetric.train
extractMetric.caretList
extractMetric.caretStack