R/utils.R
getAUCstats.Rd
Given a summary data frame from cross-validation, reports the number of latent variables with maximum AUC exceeding 0.7, 0.8, and 0.9.
getAUCstats(summary)
A data frame with LV index and AUC columns.
LV index
AUC
A named numeric vector with counts for thresholds 0.7, 0.8, and 0.9.