Learn R Programming

deeplearning (version 0.1.0)

AR.default: Calculates the Accruacy Ratio of a given set of probability

Description

This function calculates the Accuracy Ratio of a binary classification model output against its targets

Usage

"AR"(x, target, ...)

Arguments

x
a list of model output in the form of probabilities
target
binary response
...
additional inputs