plot_roc {RprobitB} | R Documentation |
Plot ROC curve
Description
This function draws receiver operating characteristic (ROC) curves.
Usage
plot_roc(..., reference = NULL)
Arguments
... |
One or more |
reference |
The reference alternative. |
Value
No return value. Draws a plot to the current device.
[Package RprobitB version 1.1.4 Index]