Rdocumentation
powered by
Learn R Programming
plotROC (version 1.2)
plot_interactive_roc: Generate a standalone html document displaying an interactive ROC curve
Description
Generate a standalone html document displaying an interactive ROC curve
Usage
plot_interactive_roc(rocdata, file = NULL, font.size = "12px")
Arguments
rocdata
An object as returned by
ggroc
. It can be modified with annotations, themes, etc.
file
A path to save the result to. If NULL, will save to a temporary directory
font.size
Character string that determines font size of cutoff labels
Value
NULL opens an interactive document in the browswer