ncvreg_validate_tauc {hdnom} | R Documentation |
Compute validation measures for ncvreg model objects
Description
Compute validation measures for ncvreg model objects
Usage
ncvreg_validate_tauc(
x_tr,
x_te,
y_tr,
y_te,
model.type,
gamma,
alpha,
lambda,
tauc.type,
tauc.time
)
Value
time-dependent AUC (tAUC) value
[Package hdnom version 6.1.0 Index]