Skip to content

adjROC

Computing Sensitivity at a Fix Value of Specificity and Vice Versa as Well as Bootstrap Metrics for ROC Curves

v0.3 · Jan 25, 2023 · MIT + file LICENSE

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.

Downloads

CRAN

303

Last 30 days

13210th

795

Last 90 days

3.5K

Last year

Trend: +32.3% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

26

Last 90 days

114

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

8

Last 7 days

71

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘E. F. Haghish <haghish@uio.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("E.", "F."),
                    family = "Haghish",
                    role = c("aut", "cre"),
                    email = "haghish@uio.no")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘E. F. Haghish <haghish@uio.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("E.", "F."),
                    family = "Haghish",
                    role = c("aut", "cre"),
                    email = "haghish@uio.no")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘E. F. Haghish <haghish@uio.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("E.", "F."),
                    family = "Haghish",
                    role = c("aut", "cre"),
                    email = "haghish@uio.no")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘E. F. Haghish <haghish@uio.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("E.", "F."),
                    family = "Haghish",
                    role = c("aut", "cre"),
                    email = "haghish@uio.no")
as necessary.

Dependency Network

Dependencies Reverse dependencies ROCit ggplot2 boot yardstick adjROC

Version History

4 tracked
new 0.3 Mar 10, 2026
updated 0.3 ← 0.2.0 diff Jan 24, 2023
updated 0.2.0 ← 0.1.0 diff Mar 22, 2022
new 0.1.0 Mar 20, 2022