Extends the pROC package to do multiple nested Receiver Operator Characteristic (ROC) curve analyses, and graph them nicely with ggplot2. Many ROC packages focus on machine learning and classification use-cases. However, ROC is useful in psychology as well -- particularly in developing assessment instruments. A continuous score on a test can be ROC-ed against a target diagnosis to test the diagnostic efficiency of the test. ROC is the preferred approach because it assesses sensativity and specificity across the range of the scale, and can be used to identify optimal cut- scores. This package relies on pROC to perform the computation.
Package details |
|
---|---|
Author | Joshua Langfus [aut, cre] |
Maintainer | Joshua Langfus <me@josh-langfus.com> |
License | file LICENSE |
Version | 0.1.2 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.