R/RcppExports.R

Defines functions lightAUC

Documented in lightAUC

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

lightAUC <- function(probs, actuals, parallel = FALSE, cores = 2L) {
    .Call(`_lightAUC_lightAUC`, probs, actuals, parallel, cores)
}

Try the lightAUC package in your browser

Any scripts or data that you put into this service are public.

lightAUC documentation built on June 8, 2025, 10:49 a.m.