auc_in: AUC Calculator

Description Usage Arguments Value

View source: R/LR_OOP.R

Description

See roc.lr for details. This function is used to only output the AUC value for use in other functions, such as cv.lr.

Usage

1
auc_in(p, y)

Arguments

p

a vector of predictions

y

a vector of the true observed response variable

Value

the AUC value


jakespiteri/chicagocrime documentation built on Jan. 24, 2020, 1:26 a.m.