glmnet.auc {starnet} | R Documentation |
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
NA
[Package
starnet version 0.0.7
Index]