Learn R Programming

starnet (version 0.0.3)

glmnet.auc: glmnet:::auc

Description

Import of auc (internal function)

Usage

glmnet.auc(y, prob, w)

Arguments

y

observed classes

prob

predicted probabilities

w

(ignored here)

Value

area under the ROC curve

Examples

Run this code
# NOT RUN {
NA

# }

Run the code above in your browser using DataLab