maxAccuracy: Maximizes the accuracy

Description Usage Arguments Value Author(s)

View source: R/maxAccuracy.R

Description

Finds th optimal cut point in order to maximize the accuracy

Usage

1
getAcuracy(score, response, 0.5)

Arguments

score

prediction scores or probabilities to evaluate.

response

Boolean vector of real values.

Value

returns a list with the optimization results, where metrics element has the report.

Author(s)

Daniel Fischer


danielfm123/dftools documentation built on July 17, 2021, 1 p.m.