
Plots a graph for a given score
plotComparativeBestCV.RdplotComparativeCV plots a digested.results data object for a given score.
Usage
plotComparativeBestCV(
  digested.results,
  ylim = c(0.5, 1),
  generalization = TRUE,
  score = "auc_",
  ci = TRUE,
  main = ""
)