ncvreg_validate_tauc: Compute validation measures for ncvreg model objects

View source: R/3_2_validate_utils.R

ncvreg_validate_taucR 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


road2stat/hdnom documentation built on March 14, 2024, 11:10 p.m.