roc.superv: Apply a classic supervised method to return the AUC and full...

Description Usage Arguments Value

View source: R/methods.R

Description

Apply a classic supervised method to return the AUC and full ROC table

Usage

1
roc.superv(S, Y)

Arguments

S

surrogate of the small training set (all labeled)

Y

labels of the small labeled set (no NA)

Value

list with auc and roc table


celehs/SSL.validation documentation built on Oct. 28, 2020, 8:15 a.m.