cvAUC icon indicating copy to clipboard operation
cvAUC copied to clipboard

ci.cvAUC needs 0.5 for ties

Open ledell opened this issue 3 years ago • 0 comments

Fixes https://github.com/ledell/cvAUC/issues/6 for ci.cvAUC().

TO DO:

  • [ ] Add version for ci.pooled.cvAUC().
  • [ ] Benchmark new vs old version to see if the new code is scalable & fast (since we remove the cumsum(), not sure if the speeds will be different..).
  • [ ] Send new version to CRAN.

ledell avatar Apr 27 '21 21:04 ledell