Description Usage Arguments Value
true_roc
allows for plotting an approximation to the true ROC curve along with
confidence bands.
1 |
object |
An object of class svmroc |
new_X |
New X matrix to determine true ROC curve. |
new_A |
New class assignments to determine true ROC curve. |
points |
Points at which to interpolate the ROC curve. |
A list with components: x
and y
giving the coordinates of
the ROC curve.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.