Description Usage Arguments Value Examples
Plot ROC curves for a PCOSP model object.
1 2  | 
object | 
 A   | 
alpha | 
 A   | 
... | 
 Catch unnamed parameters. Not used.  | 
xlabel | 
 A   | 
ylabel | 
 A   | 
title | 
 A   | 
A ggplot object containing the ROC curves.
1 2 3 4  | data(sampleValPCOSPmodel)
# Plot ROC curves
AUROCplot <- plotROC(sampleValPCOSPmodel)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.