fourStatsSummary: Calculate distance from perfect prediction on resamples

Description Usage Arguments Author(s) References

Description

Calculate distance from perfect prediction on resamples

Usage

1
fourStatsSummary(data, lev = levels(data$obs), model = NULL)

Arguments

data

a data frame or matrix with columns obs and pred for the observed and predicted outcomes. For twoClassSummary, columns should also include predicted probabilities for each class. See the classProbs argument to trainControl

lev

a character vector of factors levels for the response

model

a character string for the model name

Author(s)

Max Kuhn

References

http://appliedpredictivemodeling.com/blog/?offset=1393611546982


jknowles/EWStools documentation built on May 19, 2019, 11:42 a.m.