Package: ROCpAI
Type: Package
Title: Receiver Operating Characteristic Partial Area Indexes for evaluating classifiers
Version: 1.23.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
LazyData: TRUE
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
git_url: https://git.bioconductor.org/packages/ROCpAI
git_branch: devel
git_last_commit: c0493ad
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
