Package: varoc
Type: Package
Title: Value Added Receiver Operating Characteristics Curve
Version: 0.2.0
Date: 2024-01-16
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: 2024-01-16 14:57:17 UTC; roy
Author: Yunro Chung [aut, cre] (<https://orcid.org/0000-0001-9125-9277>)
Maintainer: Yunro Chung <yunro.chung@asu.edu>
Repository: CRAN
Date/Publication: 2024-01-16 15:10:02 UTC
Built: R 4.2.3; ; 2024-04-24 01:19:51 UTC; windows
