one_boot_auc function

Internal function used to perform one bootstrap sample. The function trys to fit learner on a bootstrap sample. If for some reason (e.g., the bootstrap sample contains no observations with Y = 1) the learner fails, then the function returns NA. These NAs are ignored later when computing the bootstrap corrected estimate.

  • Maintainer: David Benkeser
  • License: MIT + file LICENSE
  • Last published: 2020-02-23

Useful links