# NOT RUN {
RemixClassificationMetrics <- function(
TargetVariable = "Adrian",
Thresholds = seq(0.01,0.99,0.01),
CostMatrix = c(1,0,0,1),
ClassLabels = c(1,0),
ValidationData. = ValidationData)
# }
Run the code above in your browser using DataLab