Learn R Programming

starnet (version 0.0.7)

glmnet.auc: glmnet:::auc

Description

Import of auc (internal function)

Usage

glmnet.auc(y, prob, w)

Value

area under the ROC curve

Arguments

y

observed classes

prob

predicted probabilities

w

(ignored here)

Examples

Run this code
NA

Run the code above in your browser using DataLab