Package: varoc
Type: Package
Title: Value Added Receiver Operating Characteristics Curve
Version: 1.0.0
Date: 2025-11-10
Authors@R: 
  c(person(given = "Yunro",
           family = "Chung",
           role = c("aut", "cre"),
           email = "yunro.chung@asu.edu",
           comment = c(ORCID = "0000-0001-9125-9277"))
    )
Description: A continuous version of the receiver operating characteristics (ROC) curve to assess both classification and continuity performances of biomarkers, diagnostic tests, or risk prediction models.
License: GPL (>= 2)
Depends: R (>= 4.5.0), pROC, graphics, stats, utils, plot3D
NeedsCompilation: no
Packaged: 2025-11-11 07:22:09 UTC; ychung36
Author: Yunro Chung [aut, cre] (ORCID: <https://orcid.org/0000-0001-9125-9277>)
Maintainer: Yunro Chung <yunro.chung@asu.edu>
Repository: CRAN
Date/Publication: 2025-11-11 07:40:02 UTC
