Package: varoc
Type: Package
Title: Value Added Receiver Operating Characteristics Curve
Version: 0.1.0
Date: 2023-09-01
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 visualize and assess the classification and continuity performances of biomarkers, diagnostic tests, or risk prediction models.
License: GPL (>= 2)
Depends: R (>= 4.2.0), pROC, corrplot, grDevices, graphics, stats,
        utils
NeedsCompilation: no
Packaged: 2023-09-02 18:36:07 UTC; ychung36
Author: Yunro Chung [aut, cre] (<https://orcid.org/0000-0001-9125-9277>)
Maintainer: Yunro Chung <yunro.chung@asu.edu>
Repository: CRAN
Date/Publication: 2023-09-04 09:10:02 UTC
Built: R 4.2.0; ; 2023-09-06 11:22:58 UTC; unix
