Home
last modified time | relevance | path

Searched defs:rocUtilsPerfsAllC (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/R-cran-pROC/pROC/R/
H A DRcppExports.R12 rocUtilsPerfsAllC <- function(thresholds, controls, cases, direction) { function
/dports/graphics/R-cran-pROC/pROC/src/
H A DperfsAll.cpp23 List rocUtilsPerfsAllC(NumericVector thresholds, NumericVector controls, NumericVector cases, std::… in rocUtilsPerfsAllC() function