Extract the cross-validated accuracy metrics and their SDs from caret.
Usage
# S3 method for class 'train'
extractMetric(x, metric = NULL, ...)
Extract the cross-validated accuracy metrics and their SDs from caret.
# S3 method for class 'train'
extractMetric(x, metric = NULL, ...)