Package: ROCpAI Type: Package Title: Receiver Operating Characteristic Partial Area Indexes for evaluating classifiers Version: 1.25.0 Authors@R: c(person("Juan-Pedro", "Garcia", role = c("aut", "cre"), email = "juanpedro.garcia4@um.es"), person("Manuel", "Franco", email = "mfranco@um.es", role = "aut"), person("Juana-María", "Vivo", email = "jmvivomo@um.es", role = "aut") ) BugReports: https://github.com/juanpegarcia/ROCpAI/tree/master/issues Description: The package analyzes the Curve ROC, identificates it among different types of Curve ROC and calculates the area under de curve through the method that is most accuracy. This package is able to standarizate proper and improper pAUC. License: GPL-3 Encoding: UTF-8 Depends: boot, SummarizedExperiment, fission, knitr, methods import: boot, SummarizedExperiment, fission, knitr, methods biocViews: Software, StatisticalMethod, Classification RoxygenNote: 7.0.2 VignetteBuilder: knitr Suggests: BiocStyle, knitr, rmarkdown Config/pak/sysreqs: zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:52:12 UTC RemoteUrl: https://github.com/bioc/ROCpAI RemoteRef: HEAD RemoteSha: 98cce8ca3ee5eb34abe63c386b9d35ff47e138f2 NeedsCompilation: no Packaged: 2026-07-19 05:55:12 UTC; root Author: Juan-Pedro Garcia [aut, cre], Manuel Franco [aut], Juana-María Vivo [aut] Maintainer: Juan-Pedro Garcia