Package: adjROC
Type: Package
Title: Computing Sensitivity at a Fix Value of Specificity and Vice
        Versa as Well as Bootstrap Metrics for ROC Curves
Version: 0.3
Author: E. F. Haghish
Maintainer: E. F. Haghish <haghish@uio.no>
Description: For a binary classification the adjusted sensitivity and specificity 
             are measured for a given fixed threshold. If the threshold for either 
             sensitivity or specificity is not given, the crossing point between 
             the sensitivity and specificity curves are returned. For bootstrap 
             procedures, mean and CI bootstrap values of sensitivity, specificity, 
             crossing point between specificity and specificity as well as AUC 
             and AUCPR can be evaluated.
License: MIT + file LICENSE
Imports: ROCit, ggplot2, boot, yardstick
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/haghish/adjROC,
        https://www.sv.uio.no/psi/english/people/aca/haghish/
BugReports: https://github.com/haghish/adjROC/issues
NeedsCompilation: no
Packaged: 2023-01-25 15:01:14 UTC; haghish
Repository: CRAN
Date/Publication: 2023-01-25 15:50:09 UTC
Built: R 4.4.3; ; 2025-11-01 04:33:48 UTC; windows
